Searched refs:getSectionTypeString (Results 1 – 1 of 1) sorted by relevance
2549 std::string getSectionTypeString(unsigned Arch, unsigned Type) { in getSectionTypeString() function2670 Type = getSectionTypeString(Obj->getHeader()->e_machine, Sec.sh_type); in printSections()