Searched refs:STB_LOPROC (Results 1 – 10 of 10) sorted by relevance
58 if (binding >= STB_LOPROC && binding <= STB_HIPROC) in ebl_symbol_binding_name()59 snprintf (buf, len, "LOPROC+%d", binding - STB_LOPROC); in ebl_symbol_binding_name()
31 # CHECK-NEXT:0000000000000000 g .data 0000000000000000 STB_LOPROC124 - Name: STB_LOPROC
264 ENUM_TO_CSTR(STB_LOPROC); in bindingToCString()
873 STB_LOPROC = 13, // Lowest processor-specific binding type enumerator
877 STB_LOPROC = 13, // Lowest processor-specific binding type enumerator
1044 STB_LOPROC = 13, // Lowest processor-specific binding type enumerator
1071 STB_LOPROC = 13, // Lowest processor-specific binding type enumerator
382 #define STB_LOPROC 13 macro
478 #define STB_LOPROC 13 /* Start of processor-specific */ macro
588 #define STB_LOPROC 13 /* Start of processor-specific */ macro