Home
last modified time | relevance | path

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

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