Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2835 std::string getSectionTypeString(unsigned Arch, unsigned Type) { in getSectionTypeString() function
2976 Type = getSectionTypeString(Obj->getHeader()->e_machine, Sec.sh_type); in printSectionHeaders()