Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp128 if (pFormat.hasHashTab()) in reserveEntries()
239 if (pFormat.hasHashTab()) in applyEntries()
DGNULDBackend.cpp1157 if (!file_format->hasHashTab()) in emitELFHashTab()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h89 bool hasHashTab() const in hasHashTab() function