Home
last modified time | relevance | path

Searched refs:hasSymTab (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h131 bool hasSymTab() const { in hasSymTab() function
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp917 if (!file_format->hasSymTab()) in emitRegNamePools()