Searched refs:STT_HIPROC (Results 1 – 15 of 15) sorted by relevance
64 if (symbol >= STT_LOPROC && symbol <= STT_HIPROC) in ebl_symbol_type_name()
428 #define STT_HIPROC 15 /* specific semantics. */ macro
537 #define STT_HIPROC 15 macro
894 STT_HIPROC = 15, // Highest processor-specific symbol type enumerator
1061 STT_HIPROC = 15, // Highest processor-specific symbol type enumerator
518 #define STT_HIPROC 15 macro2338 #define STT_ARM_16BIT STT_HIPROC
518 #define STT_HIPROC 15 macro2342 #define STT_ARM_16BIT STT_HIPROC
519 #define STT_HIPROC 15 macro2346 #define STT_ARM_16BIT STT_HIPROC
609 #define STT_HIPROC 15 /* End of processor-specific */ macro2752 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */
464 { STT_HIPROC, "HIPROC" },
716 constexpr Elf_Word STT_HIPROC = 15; variable