Searched refs:emitShStrTab (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFObjectWriter.h68 // emitShStrTab - emit .shstrtab
69 void emitShStrTab(const LDSection& pShStrTab,
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp161 emitShStrTab(target().getOutputFormat()->getShStrTab(), pModule, pOutput);
363 /// emitShStrTab - emit section string table
364 void ELFObjectWriter::emitShStrTab(const LDSection& pShStrTab, function in class:mcld::ELFObjectWriter

Completed in 47 milliseconds