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

/frameworks/compile/mclinker/include/mcld/Script/
H A DScriptFile.h85 void addEntryPoint(const std::string& pSymbol);
/frameworks/compile/mclinker/lib/Script/
H A DScriptFile.cpp85 void ScriptFile::addEntryPoint(const std::string& pSymbol) { function in class:mcld::ScriptFile
H A DScriptParser.yy232 { m_ScriptFile.addEntryPoint(*$3); }

Completed in 1998 milliseconds