Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp108 if (pFormat.hasInit()) in reserveEntries()
208 if (pFormat.hasInit()) in applyEntries()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h95 bool hasInit() const in hasInit() function