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

/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp164 emitShStrTab(target().getOutputFormat()->getShStrTab(), pModule, pOutput);
372 /// emitShStrTab - emit section string table
374 ELFObjectWriter::emitShStrTab(const LDSection& pShStrTab, function in class:ELFObjectWriter

Completed in 394 milliseconds