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