Searched refs:STB_LOPROC (Results 1 – 6 of 6) sorted by relevance
270 ENUM_TO_CSTR(STB_LOPROC); in bindingToCString()
880 #define STB_LOPROC 13 /* reserved range for processor */ macro
1324 STB_LOPROC = 13, // Lowest 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()
1295 _ELF_DEFINE_STB(STB_LOPROC, 13, \
1047 else if (sbind >= STB_LOPROC && sbind <= STB_HIPROC) in st_bind()