Home
last modified time | relevance | path

Searched defs:strtab_shdr (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DELFDynObjReader.cpp103 LDSection* strtab_shdr = symtab_shdr->getLink(); in readSymbols() local
DELFObjectReader.cpp286 LDSection* strtab_shdr = symtab_shdr->getLink(); in readSymbols() local
/frameworks/compile/mclinker/unittests/
DELFReaderTest.cpp105 LDSection* strtab_shdr = symtab_shdr->getLink(); in TEST_F() local
/frameworks/libs/binary_translation/tools/nogrod/
Delf_reader.cc325 const typename ElfT::Shdr* strtab_shdr = &shdr_table_[header_->e_shstrndx]; in Init() local
392 const typename ElfT::Shdr* strtab_shdr = shdr_table_ + dynsym_shdr->sh_link; in ReadExportedSymbols() local