HomeSort by relevance Sort by last modified time
    Searched refs:emitShStrTab (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
ELFObjectWriter.h 73 // emitShStrTab - emit .shstrtab
74 void emitShStrTab(const LDSection& pShStrTab,
  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 159 emitShStrTab(target().getOutputFormat()->getShStrTab(), pModule, pOutput);
358 /// emitShStrTab - emit section string table
360 ELFObjectWriter::emitShStrTab(const LDSection& pShStrTab,

Completed in 265 milliseconds