Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp266 bool issue_warning = (pModule.getScript().hasEntry() && in getEntryPoint() local
274 if (entry_symbol->desc() != ResolveInfo::Define && issue_warning) { in getEntryPoint()
286 if (issue_warning) { in getEntryPoint()