Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/MC/
DMCLDOptions.h106 bool hasEntry() const in hasEntry() function
/frameworks/compile/mclinker/lib/LD/
DELFWriter.cpp144 if (pLDInfo.options().hasEntry()) in getEntryPoint()
151 bool issue_warning = (pLDInfo.options().hasEntry() in getEntryPoint()