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 416 LDSection& getShStrTab() {
421 const LDSection& getShStrTab() const {
  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 164 emitShStrTab(target().getOutputFormat()->getShStrTab(), pModule, pOutput);
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 752 getOutputFormat()->getShStrTab().setSize(shstrtab);
    [all...]

Completed in 220 milliseconds