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

/frameworks/compile/mclinker/include/mcld/Script/
H A DScriptFile.h131 void enterOutputSectDesc(const std::string& pName,
/frameworks/compile/mclinker/lib/Script/
H A DScriptFile.cpp186 void ScriptFile::enterOutputSectDesc(const std::string& pName, function in class:mcld::ScriptFile
H A DScriptParser.yy345 { m_ScriptFile.enterOutputSectDesc(*$1, $2); }

Completed in 68 milliseconds