Searched refs:STB_HIPROC (Results 1 – 8 of 8) sorted by relevance
498 #define STB_HIPROC 15 /* Application-specific semantics */ macro
265 ENUM_TO_CSTR(STB_HIPROC); in bindingToCString()
811 #define STB_HIPROC 15 /* specific semantics. */ macro
1045 STB_HIPROC = 15 // Highest processor-specific binding type enumerator
557 else if (sbind >= STB_LOPROC && sbind <= STB_HIPROC) in st_bindings()579 else if (sbind >= STB_LOPROC && sbind <= STB_HIPROC) in st_bindings_S()
1297 _ELF_DEFINE_STB(STB_HIPROC, 15, \
1035 else if (sbind >= STB_LOPROC && sbind <= STB_HIPROC) in st_bind()
6852 if (binding >= STB_LOPROC && binding <= STB_HIPROC) in get_symbol_binding()