Searched refs:getSectionStringTable (Results 1 – 4 of 4) sorted by relevance
367 Expected<StringRef> getSectionStringTable(636 ELFFile<ELFT>::getSectionStringTable(Elf_Shdr_Range Sections, in getSectionStringTable() function1190 auto Table = getSectionStringTable(*SectionsOrErr, WarnHandler); in getSectionName()
241 if (auto SectionStringTabOrErr = Obj.getSectionStringTable(Sections)) in prepare()
516 StringRef shstrtab = CHECK(obj.getSectionStringTable(objSections), this); in initializeSections()
3713 this->Obj.getSectionStringTable(Sections, this->WarningHandler)) in printSectionHeaders()4104 this->Obj.getSectionStringTable(Sections, this->WarningHandler)) in printSectionDetails()