Searched refs:ERROR_FUNC (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/objtool/include/objtool/ |
| H A D | warn.h | 109 #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 D | klp-diff.c | 1067 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 D | check.c | 589 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 D | elf.c | 1627 ERROR_FUNC(sec, offset, "duplicate reloc"); in elf_create_reloc()
|