Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp120 if (pFormat.hasHashTab()) in reserveEntries()
220 if (pFormat.hasHashTab()) in applyEntries()
DGNULDBackend.cpp1102 if (!file_format->hasHashTab()) in emitELFHashTab()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h97 bool hasHashTab() const { in hasHashTab() function