Searched refs:getSectionTypeString (Results 1 – 1 of 1) sorted by relevance
4125 static std::string getSectionTypeString(unsigned Machine, unsigned Type) { in getSectionTypeString() function4202 getSectionTypeString(this->Obj.getHeader().e_machine, Sec.sh_type); in printSectionHeaders()4631 {{getSectionTypeString(this->Obj.getHeader().e_machine, S.sh_type), 7}, in printSectionDetails()