conv_reloc_amd64_type
extern const char *conv_reloc_amd64_type(Word, Conv_fmt_flags_t,
return (conv_reloc_amd64_type(type, fmt_flags, inv_buf));
conv_reloc_amd64_type(arsp->rel_rtype, 0, &inv_buf),
conv_reloc_amd64_type(arsp->rel_rtype, 0, &inv_buf),
conv_reloc_amd64_type(rsp->rel_rtype, 0, &inv_buf),
conv_reloc_amd64_type(arsp->rel_rtype, 0, &inv_buf),
conv_reloc_amd64_type(R_AMD64_JUMP_SLOT, 0, &inv_buf),
return (conv_reloc_amd64_type(rel, 0, &inv_buf));
extern const char *conv_reloc_amd64_type(Word);
#define CONV_RELOC_TYPE conv_reloc_amd64_type
conv_reloc_amd64_type(rtype));