Searched refs:emitDynNamePools (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h126 virtual void emitDynNamePools(Module& pModule, FileOutputBuffer& pOutput);
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp136 target().emitDynNamePools(pModule, pOutput);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp978 /// emitDynNamePools - emit dynamic name pools - .dyntab, .dynstr, .hash
982 void GNULDBackend::emitDynNamePools(Module& pModule, function in class:mcld::GNULDBackend

Completed in 751 milliseconds