Searched refs:emitRegNamePools (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DELFDynObjWriter.cpp46 target().emitRegNamePools(pOutput,
H A DELFExecWriter.cpp49 target().emitRegNamePools(pOutput,
/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h190 /// emitRegNamePools - emit regular name pools - .symtab, .strtab
191 virtual void emitRegNamePools(Output& pOutput,
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp789 /// emitRegNamePools - emit regular name pools - .symtab, .strtab
793 void GNULDBackend::emitRegNamePools(Output& pOutput, function in class:GNULDBackend

Completed in 33 milliseconds