Searched refs:s_ptype (Results 1 – 1 of 1) sorted by relevance
674 static char s_ptype[32]; in phdr_type() local685 snprintf(s_ptype, sizeof(s_ptype), "LOPROC+%#x", in phdr_type()687 return (s_ptype); in phdr_type()707 snprintf(s_ptype, sizeof(s_ptype), "LOOS+%#x", in phdr_type()710 snprintf(s_ptype, sizeof(s_ptype), "<unknown: %#x>", in phdr_type()712 return (s_ptype); in phdr_type()