Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2522 static std::string getSectionHeaderTableIndexString(const ELFFile<ELFT> *Obj) { in getSectionHeaderTableIndexString() function
2590 Str = getSectionHeaderTableIndexString(Obj); in printFileHeaders()
4143 W.printString("StringTableSectionIndex", getSectionHeaderTableIndexString(Obj)); in printFileHeaders()