Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h110 bool hasPreInitArray() const in hasPreInitArray() function
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp264 if (file_format->hasPreInitArray()) { in initStandardSymbols()