Searched refs:emitShStrTab (Results 1 – 2 of 2) sorted by relevance
69 void emitShStrTab(const LDSection& pShStrTab,
161 emitShStrTab(target().getOutputFormat()->getShStrTab(), pModule, pOutput); in writeObject()364 void ELFObjectWriter::emitShStrTab(const LDSection& pShStrTab, in emitShStrTab() function in mcld::ELFObjectWriter