Searched refs:getStringTableIndex (Results 1 – 2 of 2) sorted by relevance
187 uintX_t getStringTableIndex() const;325 typename ELFFile<ELFT>::uintX_t ELFFile<ELFT>::getStringTableIndex() const { in getStringTableIndex() function371 uintX_t StringTableIndex = getStringTableIndex(); in ELFFile()
377 uint64_t getStringTableIndex() const;1129 dot_shstrtab_sec = getSection(getStringTableIndex()); in ELFObjectFile()1277 ELFObjectFile<target_endianness, is64Bits>::getStringTableIndex() const { in getStringTableIndex() function in ELFObjectFile