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

  /frameworks/compile/mclinker/include/mcld/LD/
ELFFileFormat.h 441 LDSection& getShStrTab() {
446 const LDSection& getShStrTab() const {
  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 161 emitShStrTab(target().getOutputFormat()->getShStrTab(), pModule, pOutput);
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 706 getOutputFormat()->getShStrTab().setSize(shstrtab);
859 file_format->getShStrTab().setSize(0x1);
    [all...]

Completed in 1589 milliseconds