Searched refs:getSectionStringTable (Results 1 – 4 of 4) sorted by relevance
369 Expected<StringRef> getSectionStringTable(638 ELFFile<ELFT>::getSectionStringTable(Elf_Shdr_Range Sections, in getSectionStringTable() function1200 auto Table = getSectionStringTable(*SectionsOrErr, WarnHandler); in getSectionName()
548 StringRef shstrtab = CHECK(obj.getSectionStringTable(objSections), this); in parse()709 StringRef shstrtab = CHECK(obj.getSectionStringTable(objSections), this); in initializeSections()1376 CHECK(obj.getSectionStringTable(sections), this); in parse()
266 if (auto SectionStringTabOrErr = Obj.getSectionStringTable(Sections)) in prepare()
3708 this->Obj.getSectionStringTable(Sections, this->WarningHandler); in printSectionHeaders()3729 this->Obj.getSectionStringTable(Sections, this->WarningHandler)) in printSectionHeaders()4096 this->Obj.getSectionStringTable(Sections, this->WarningHandler); in printSectionDetails()4128 this->Obj.getSectionStringTable(Sections, this->WarningHandler)) in printSectionDetails()