Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3666 static std::string getSectionTypeString(unsigned Machine, unsigned Type) { in getSectionTypeString() function
3743 getSectionTypeString(this->Obj.getHeader().e_machine, Sec.sh_type); in printSectionHeaders()
4147 {{getSectionTypeString(this->Obj.getHeader().e_machine, S.sh_type), 7}, in printSectionDetails()