Home
last modified time | relevance | path

Searched refs:pInputTree (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/compile/mclinker/lib/MC/
H A DInputBuilder.cpp96 void InputBuilder::setCurrentTree(InputTree& pInputTree) { in setCurrentTree() argument
97 m_pCurrentTree = &pInputTree; in setCurrentTree()
/aosp12/frameworks/compile/mclinker/lib/Script/
H A DGroupCmd.cpp31 InputTree& pInputTree, in GroupCmd() argument
37 m_InputTree(pInputTree), in GroupCmd()
H A DInputCmd.cpp38 InputTree& pInputTree, in InputCmd() argument
46 m_InputTree(pInputTree), in InputCmd()
/aosp12/frameworks/compile/mclinker/include/mcld/Script/
H A DGroupCmd.h29 InputTree& pInputTree,
H A DInputCmd.h31 InputTree& pInputTree,
/aosp12/frameworks/compile/mclinker/include/mcld/MC/
H A DInputBuilder.h48 void setCurrentTree(InputTree& pInputTree);