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

/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2549 std::string getSectionTypeString(unsigned Arch, unsigned Type) { function
2670 Type = getSectionTypeString(Obj->getHeader()->e_machine, Sec.sh_type);

Completed in 162 milliseconds