Searched refs:addOutputArchCmd (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
H A DScriptFile.h115 void addOutputArchCmd(const std::string& pArch);
/frameworks/compile/mclinker/lib/Script/
H A DScriptFile.cpp136 void ScriptFile::addOutputArchCmd(const std::string& pArch) { function in class:mcld::ScriptFile
H A DScriptParser.yy261 { m_ScriptFile.addOutputArchCmd(*$3); }

Completed in 606 milliseconds