Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp114 if (pFormat.hasInitArray()) { in reserveEntries()
214 if (pFormat.hasInitArray()) { in applyEntries()
DGNULDBackend.cpp289 if (file_format->hasInitArray()) { in initStandardSymbols()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h98 bool hasInitArray() const in hasInitArray() function