Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DGNULDBackend.h130 virtual void emitELFHashTab(const Module::SymbolTable& pSymtab,
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1090 emitELFHashTab(symbols, pOutput); in emitDynNamePools()
1153 void GNULDBackend::emitELFHashTab(const Module::SymbolTable& pSymtab, in emitELFHashTab() function in GNULDBackend