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