Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Script/
DOutputFormatCmd.cpp24 const std::string& pLittle) in OutputFormatCmd() argument
28 m_FormatList.push_back(pLittle); in OutputFormatCmd()
DScriptFile.cpp103 const std::string& pLittle) { in addOutputFormatCmd() argument
104 m_CommandQueue.push_back(new OutputFormatCmd(pDefault, pBig, pLittle)); in addOutputFormatCmd()
/frameworks/compile/mclinker/include/mcld/Script/
DOutputFormatCmd.h35 const std::string& pLittle);
DScriptFile.h92 const std::string& pLittle);