Home
last modified time | relevance | path

Searched refs:hasDynStrTab (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp136 if (pFormat.hasDynStrTab()) { in reserveEntries()
242 if (pFormat.hasDynStrTab()) { in applyEntries()
DGNULDBackend.cpp1037 !file_format->hasDynStrTab() || in emitDynNamePools()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h80 bool hasDynStrTab() const in hasDynStrTab() function
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp411 !file_format->hasDynStrTab() || in emitDynNamePools()