Home
last modified time | relevance | path

Searched refs:hasEntry (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/Script/
DEntryCmd.cpp37 if (!script.hasEntry()) in activate()
/frameworks/compile/mclinker/lib/Core/
DLinkerScript.cpp49 bool LinkerScript::hasEntry() const in hasEntry() function in LinkerScript
/frameworks/compile/mclinker/include/mcld/
DLinkerScript.h80 bool hasEntry() const;
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp270 bool issue_warning = (pModule.getScript().hasEntry() && in getEntryPoint()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2987 if (pModule.getScript().hasEntry()) in getEntry()