Searched refs:STT_HIPROC (Results 1 – 6 of 6) sorted by relevance
288 ENUM_TO_CSTR(STT_HIPROC); in typeToCString()
896 #define STT_HIPROC 15 /* End of processor reserved range. */ macro
1341 STT_HIPROC = 15, // Highest processor-specific symbol type enumerator
1755 case STT_HIPROC: in sym_elem_print_all_sysv()
1327 _ELF_DEFINE_STT(STT_HIPROC, 15, \
1076 } else if (stype >= STT_LOPROC && stype <= STT_HIPROC) { in st_type()