Home
last modified time | relevance | path

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

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