Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp123 if (pFormat.hasGNUHashTab()) in reserveEntries()
223 if (pFormat.hasGNUHashTab()) in applyEntries()
DGNULDBackend.cpp1140 if (!file_format->hasGNUHashTab()) in emitGNUHashTab()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h204 bool hasGNUHashTab() const { in hasGNUHashTab() function