reloc_table
if (reloc_table[ortype].re_fsize != sizeof (Addr)) {
reloc_table,
reloc_table,
reloc_table,
rep = &reloc_table[orsp->rel_rtype];
size_t re_fsize = reloc_table[rtype].re_fsize;
rep = &reloc_table[rtype];
rep = &reloc_table[rtype];
extern const Rel_entry reloc_table[];
#define IS_PLT(X) RELTAB_IS_PLT(X, reloc_table)
#define IS_GOT_RELATIVE(X) RELTAB_IS_GOT_RELATIVE(X, reloc_table)
#define IS_GOT_PC(X) RELTAB_IS_GOT_PC(X, reloc_table)
#define IS_GOTPCREL(X) RELTAB_IS_GOTPCREL(X, reloc_table)
#define IS_GOT_BASED(X) RELTAB_IS_GOT_BASED(X, reloc_table)
#define IS_GOT_OPINS(X) RELTAB_IS_GOT_OPINS(X, reloc_table)
#define IS_GOT_REQUIRED(X) RELTAB_IS_GOT_REQUIRED(X, reloc_table)
#define IS_PC_RELATIVE(X) RELTAB_IS_PC_RELATIVE(X, reloc_table)
#define IS_ADD_RELATIVE(X) RELTAB_IS_ADD_RELATIVE(X, reloc_table)
#define IS_REGISTER(X) RELTAB_IS_REGISTER(X, reloc_table)
#define IS_NOTSUP(X) RELTAB_IS_NOTSUP(X, reloc_table)
#define IS_SEG_RELATIVE(X) RELTAB_IS_SEG_RELATIVE(X, reloc_table)
#define IS_EXTOFFSET(X) RELTAB_IS_EXTOFFSET(X, reloc_table)
#define IS_SEC_RELATIVE(X) RELTAB_IS_SEC_RELATIVE(X, reloc_table)
#define IS_TLS_INS(X) RELTAB_IS_TLS_INS(X, reloc_table)
#define IS_TLS_GD(X) RELTAB_IS_TLS_GD(X, reloc_table)
#define IS_TLS_LD(X) RELTAB_IS_TLS_LD(X, reloc_table)
#define IS_TLS_IE(X) RELTAB_IS_TLS_IE(X, reloc_table)
#define IS_TLS_LE(X) RELTAB_IS_TLS_LE(X, reloc_table)
#define IS_LOCALBND(X) RELTAB_IS_LOCALBND(X, reloc_table)
#define IS_SIZE(X) RELTAB_IS_SIZE(X, reloc_table)
rep = &reloc_table[rtype];
const Rel_entry reloc_table[R_AMD64_NUM] = {
rep = &reloc_table[rtype];
const Rel_entry reloc_table[R_386_NUM] = {
rep = &reloc_table[rtype];
const Rel_entry reloc_table[R_SPARC_NUM] = {