Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp115 if (pFormat.hasFiniArray()) { in reserveEntries()
215 if (pFormat.hasFiniArray()) { in applyEntries()
DGNULDBackend.cpp333 if (file_format->hasFiniArray()) { in initStandardSymbols()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h93 bool hasFiniArray() const { in hasFiniArray() function