Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2549 std::string getSectionTypeString(unsigned Arch, unsigned Type) { in getSectionTypeString() function
2670 Type = getSectionTypeString(Obj->getHeader()->e_machine, Sec.sh_type); in printSections()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp2777 std::string getSectionTypeString(unsigned Arch, unsigned Type) { in getSectionTypeString() function
2914 Type = getSectionTypeString(Obj->getHeader()->e_machine, Sec.sh_type); in printSections()