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

  /frameworks/compile/mclinker/include/mcld/LD/
ELFFileFormat.h 429 LDSection& getStrTab() {
434 const LDSection& getStrTab() const {
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]
  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 540 return target().getOutputFormat()->getStrTab().index();
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp     [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 339 file_format->getStrTab().setSize(strtab);
    [all...]

Completed in 556 milliseconds