Searched refs:getSectionStringTable (Results 1 – 4 of 4) sorted by relevance
484 Expected<StringRef> getSectionStringTable(771 ELFFile<ELFT>::getSectionStringTable(Elf_Shdr_Range Sections, in getSectionStringTable() function1333 auto Table = getSectionStringTable(*SectionsOrErr, WarnHandler); in getSectionName()
281 if (auto SectionStringTabOrErr = Obj.getSectionStringTable(Sections)) in prepare()
553 StringRef shstrtab = CHECK2(obj.getSectionStringTable(objSections), this); in parse()745 StringRef shstrtab = CHECK2(obj.getSectionStringTable(objSections), this); in initializeSections()
4167 this->Obj.getSectionStringTable(Sections, this->WarningHandler); in printSectionHeaders()4188 this->Obj.getSectionStringTable(Sections, this->WarningHandler)) in printSectionHeaders()4580 this->Obj.getSectionStringTable(Sections, this->WarningHandler); in printSectionDetails()4612 this->Obj.getSectionStringTable(Sections, this->WarningHandler)) in printSectionDetails()