Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3175 static std::string getSectionHeaderTableIndexString(const ELFFile<ELFT> &Obj, in getSectionHeaderTableIndexString() function
3275 Str = getSectionHeaderTableIndexString(this->Obj, this->FileName); in printFileHeaders()
6257 getSectionHeaderTableIndexString(this->Obj, this->FileName)); in printFileHeaders()