R_SPARC_NUM
#define M_R_NUM R_SPARC_NUM
static const Msg rels[R_SPARC_NUM] = {
#if (R_SPARC_NUM != (R_SPARC_SIZE64 + 1))
if (type >= R_SPARC_NUM)
const Rel_entry reloc_table[R_SPARC_NUM] = {
static const char *rels[R_SPARC_NUM] = {
#if (R_SPARC_NUM != (R_SPARC_SIZE64 + 1))
if (type < R_SPARC_NUM)
if ((rtype > R_SPARC_NUM) || IS_TLS_INS(rtype)) {