Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Script/
DScriptFile.h134 void leaveOutputSectDesc(const OutputSectDesc::Epilog& pEpilog);
/frameworks/compile/mclinker/lib/Script/
DScriptFile.cpp196 void ScriptFile::leaveOutputSectDesc(const OutputSectDesc::Epilog& pEpilog) { in leaveOutputSectDesc() function in mcld::ScriptFile
DScriptParser.yy349 { m_ScriptFile.leaveOutputSectDesc($7); }