Searched refs:hasEntry (Results 1 – 5 of 5) sorted by relevance
33 if (!script.hasEntry()) in activate()
42 bool LinkerScript::hasEntry() const { in hasEntry() function in mcld::LinkerScript
88 bool hasEntry() const;
266 bool issue_warning = (pModule.getScript().hasEntry() && in getEntryPoint()
2845 if (pModule.getScript().hasEntry()) in getEntry()