Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3278 static std::string getSectionHeaderTableIndexString(const ELFFile<ELFT> &Obj, in getSectionHeaderTableIndexString() function
3394 Str = getSectionHeaderTableIndexString(this->Obj, this->FileName); in printFileHeaders()
6597 getSectionHeaderTableIndexString(this->Obj, this->FileName)); in printFileHeaders()