Searched refs:getElfSectionType (Results 1 – 1 of 1) sorted by relevance
393 static const char *getElfSectionType(unsigned Arch, unsigned Type) { in getElfSectionType() function583 getElfSectionType(Obj->getHeader()->e_machine, Section->sh_type), in printSections()