Searched refs:STT_LOPROC (Results 1 – 6 of 6) sorted by relevance
287 ENUM_TO_CSTR(STT_LOPROC); in typeToCString()
895 #define STT_LOPROC 13 /* Start of processor reserved range. */ macro
1340 STT_LOPROC = 13, // Lowest processor-specific symbol type enumerator
1751 case STT_LOPROC: in sym_elem_print_all_sysv()
1322 _ELF_DEFINE_STT(STT_LOPROC, 13, \
1076 } else if (stype >= STT_LOPROC && stype <= STT_HIPROC) { in st_type()1080 stype - STT_LOPROC); in st_type()