Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp118 if (pFormat.hasInitArray()) { in reserveEntries()
223 if (pFormat.hasInitArray()) { in applyEntries()
DGNULDBackend.cpp315 if (file_format->hasInitArray()) { in initStandardSymbols()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h95 bool hasInitArray() const in hasInitArray() function