Home
last modified time | relevance | path

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

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