Home
last modified time | relevance | path

Searched refs:ERROR_FUNC (Results 1 – 4 of 4) sorted by relevance

/linux/tools/objtool/include/objtool/
H A Dwarn.h109 #define ERROR_FUNC(sec, offset, format, ...) __WARN_FUNC(ERROR_STR, sec, offset, format, ##__VA_ARG… macro
110 #define ERROR_INSN(insn, format, ...) ERROR_FUNC(insn->sec, insn->offset, format, ##__VA_ARGS__)
/linux/tools/objtool/
H A Dklp-diff.c1067 ERROR_FUNC(patched_reloc->sec->base, reloc_offset(patched_reloc), in clone_reloc()
1169 ERROR_FUNC(patched_rsec->base, reloc_offset(patched_reloc), in clone_sym_relocs()
H A Dcheck.c589 ERROR_FUNC(reloc->sym->sec, reloc_addend(reloc), in add_pv_ops()
1889 ERROR_FUNC(special_alt->new_sec, special_alt->new_off, in handle_group_alt()
1978 ERROR_FUNC(special_alt->orig_sec, special_alt->orig_off, in add_special_section_alts()
1988 ERROR_FUNC(special_alt->new_sec, special_alt->new_off, in add_special_section_alts()
H A Delf.c1627 ERROR_FUNC(sec, offset, "duplicate reloc"); in elf_create_reloc()