Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp4060 static std::string getSectionTypeString(unsigned Machine, unsigned Type) { in getSectionTypeString() function
4137 getSectionTypeString(this->Obj.getHeader().e_machine, Sec.sh_type); in printSectionHeaders()
4566 {{getSectionTypeString(this->Obj.getHeader().e_machine, S.sh_type), 7}, in printSectionDetails()