Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3171 static std::string getSectionHeadersNumString(const ELFFile<ELFT> &Obj, in getSectionHeadersNumString() function
3289 Str = getSectionHeadersNumString(this->Obj, this->FileName); in printFileHeaders()
6299 getSectionHeadersNumString(this->Obj, this->FileName)); in printFileHeaders()