Searched refs:R_SPARC_NUM (Results 1 – 6 of 6) sorted by relevance
31 static const char *rels[R_SPARC_NUM] = {78 #if (R_SPARC_NUM != (R_SPARC_SIZE64 + 1))93 if (type < R_SPARC_NUM) in conv_reloc_SPARC_type()
165 if ((rtype > R_SPARC_NUM) || IS_TLS_INS(rtype)) { in do_relocate()
63 const Rel_entry reloc_table[R_SPARC_NUM] = {
38 static const Msg rels[R_SPARC_NUM] = {85 #if (R_SPARC_NUM != (R_SPARC_SIZE64 + 1))93 if (type >= R_SPARC_NUM) in conv_reloc_SPARC_type()
162 #define M_R_NUM R_SPARC_NUM
137 #define R_SPARC_NUM 88 macro