Home
last modified time | relevance | path

Searched refs:getSectionStringTable (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELF.h370 Expected<StringRef> getSectionStringTable(
638 ELFFile<ELFT>::getSectionStringTable(Elf_Shdr_Range Sections, in getSectionStringTable() function
1166 auto Table = getSectionStringTable(*SectionsOrErr, WarnHandler); in getSectionName()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3602 this->Obj.getSectionStringTable(Sections, this->WarningHandler)) in printSectionHeaders()
3983 this->Obj.getSectionStringTable(Sections, this->WarningHandler)) in printSectionDetails()