Searched refs:STT_HIPROC (Results 1 – 11 of 11) sorted by relevance
60 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */
481 #define STT_HIPROC 15 /* Application-specific semantics */ macro
71 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */
507 #define STT_HIPROC 15 /* Application-specific semantics */ macro
288 ENUM_TO_CSTR(STT_HIPROC); in typeToCString()
372 #define STT_HIPROC 15 /* specific symbol types */ macro
1259 STT_HIPROC = 15, // Highest processor-specific symbol type enumerator
528 if (type >= STT_LOPROC && type <= STT_HIPROC) in get_symbol_type()
5541 if (type >= STT_LOPROC && type <= STT_HIPROC) in get_symbol_type()
339 if (type >= STT_LOPROC && type <= STT_HIPROC) in get_symbol_type()
7185 if (type >= STT_LOPROC && type <= STT_HIPROC) in get_symbol_type()