Home
last modified time | relevance | path

Searched refs:getShStrTab (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h441 LDSection& getShStrTab() { in getShStrTab() function
446 const LDSection& getShStrTab() const { in getShStrTab() function
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp161 emitShStrTab(target().getOutputFormat()->getShStrTab(), pModule, pOutput); in writeObject()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp706 getOutputFormat()->getShStrTab().setSize(shstrtab); in sizeShstrtab()
859 file_format->getShStrTab().setSize(0x1); in sizeNamePools()