Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp110 if (pFormat.hasInitArray()) { in reserveEntries()
210 if (pFormat.hasInitArray()) { in applyEntries()
DGNULDBackend.cpp302 if (file_format->hasInitArray()) { in initStandardSymbols()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h103 bool hasInitArray() const { in hasInitArray() function