Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp132 if (pFormat.hasGNUHashTab()) in reserveEntries()
243 if (pFormat.hasGNUHashTab()) in applyEntries()
DGNULDBackend.cpp1196 if (!file_format->hasGNUHashTab()) in emitGNUHashTab()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h180 bool hasGNUHashTab() const in hasGNUHashTab() function