ERROR_FUNC
ERROR_FUNC(special_alt->new_sec, special_alt->new_off,
ERROR_FUNC(special_alt->orig_sec, special_alt->orig_off,
ERROR_FUNC(special_alt->new_sec, special_alt->new_off,
ERROR_FUNC(reloc->sym->sec, reloc_addend(reloc),
ERROR_FUNC(sec, offset, "duplicate reloc");
#define ERROR_INSN(insn, format, ...) ERROR_FUNC(insn->sec, insn->offset, format, ##__VA_ARGS__)
ERROR_FUNC(patched_reloc->sec->base, reloc_offset(patched_reloc),
ERROR_FUNC(patched_rsec->base, reloc_offset(patched_reloc),
ERROR_FUNC(sec, offset + entry->new, "can't find new reloc");
ERROR_FUNC(sec, offset + entry->key, "can't find key reloc");
ERROR_FUNC(sec, offset + entry->orig, "can't find orig reloc");