Searched refs:STB_HIPROC (Results 1 – 6 of 6) sorted by relevance
271 ENUM_TO_CSTR(STB_HIPROC); in bindingToCString()
881 #define STB_HIPROC 15 /* specific semantics. */ macro
1325 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, \
1047 else if (sbind >= STB_LOPROC && sbind <= STB_HIPROC) in st_bind()