Searched refs:getElfPtType (Results 1 – 1 of 1) sorted by relevance
1247 static std::string getElfPtType(unsigned Arch, unsigned Type) { in getElfPtType() function3327 Type = getElfPtType(Header->e_machine, Phdr.p_type); in printProgramHeaders()