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

/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 8 milliseconds