Home
last modified time | relevance | path

Searched refs:pLittle (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Script/
DOutputFormatCmd.cpp25 const std::string& pLittle) in OutputFormatCmd() argument
30 m_FormatList.push_back(pLittle); in OutputFormatCmd()
DScriptFile.cpp106 const std::string& pLittle) in addOutputFormatCmd() argument
108 m_CommandQueue.push_back(new OutputFormatCmd(pDefault, pBig, pLittle)); in addOutputFormatCmd()
/frameworks/compile/mclinker/include/mcld/Script/
DOutputFormatCmd.h36 const std::string& pLittle);
DScriptFile.h90 const std::string& pLittle);