Searched refs:getSectionStringTable (Results 1 – 4 of 4) sorted by relevance
478 Expected<StringRef> getSectionStringTable(765 ELFFile<ELFT>::getSectionStringTable(Elf_Shdr_Range Sections, in getSectionStringTable() function1327 auto Table = getSectionStringTable(*SectionsOrErr, WarnHandler); in getSectionName()
280 if (auto SectionStringTabOrErr = Obj.getSectionStringTable(Sections)) in prepare()
600 StringRef shstrtab = CHECK(obj.getSectionStringTable(objSections), this); in parse()780 StringRef shstrtab = CHECK(obj.getSectionStringTable(objSections), this); in initializeSections()
4102 this->Obj.getSectionStringTable(Sections, this->WarningHandler); in printSectionHeaders()4123 this->Obj.getSectionStringTable(Sections, this->WarningHandler)) in printSectionHeaders()4515 this->Obj.getSectionStringTable(Sections, this->WarningHandler); in printSectionDetails()4547 this->Obj.getSectionStringTable(Sections, this->WarningHandler)) in printSectionDetails()