Searched refs:getSectionStringTable (Results 1 – 2 of 2) sorted by relevance
245 Expected<StringRef> getSectionStringTable(Elf_Shdr_Range Sections) const;434 ELFFile<ELFT>::getSectionStringTable(Elf_Shdr_Range Sections) const { in getSectionStringTable() function615 auto Table = getSectionStringTable(*SectionsOrErr); in getSectionName()
397 CHECK(Obj.getSectionStringTable(ObjSections), this); in initializeSections()