Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3547 static std::string getSectionTypeString(unsigned Machine, unsigned Type) { in getSectionTypeString() function
3616 getSectionTypeString(this->Obj.getHeader().e_machine, Sec.sh_type); in printSectionHeaders()
4002 {{getSectionTypeString(this->Obj.getHeader().e_machine, S.sh_type), 7}, in printSectionDetails()