Searched refs:getSectionStringTable (Results 1 – 4 of 4) sorted by relevance
370 Expected<StringRef> getSectionStringTable(638 ELFFile<ELFT>::getSectionStringTable(Elf_Shdr_Range Sections, in getSectionStringTable() function1166 auto Table = getSectionStringTable(*SectionsOrErr, WarnHandler); in getSectionName()
210 if (auto SectionStringTabOrErr = Obj.getSectionStringTable(Sections)) in prepare()
571 CHECK(obj.getSectionStringTable(objSections), this); in initializeSections()
3618 this->Obj.getSectionStringTable(Sections, this->WarningHandler)) in printSectionHeaders()3999 this->Obj.getSectionStringTable(Sections, this->WarningHandler)) in printSectionDetails()