Home
last modified time | relevance | path

Searched refs:WARN_FUNC (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/objtool/
Dspecial.c89 WARN_FUNC("can't find orig reloc", sec, offset + entry->orig); in get_alt_entry()
108 WARN_FUNC("can't find new reloc", in get_alt_entry()
125 WARN_FUNC("can't find key reloc", in get_alt_entry()
Dcheck.c1927 WARN_FUNC("can't find last new alternative instruction", in handle_group_alt()
2010 WARN_FUNC("special: can't find orig instruction", in add_special_section_alts()
2021 WARN_FUNC("special: can't find new instruction", in add_special_section_alts()
4508 WARN_FUNC("data relocation to !ENDBR: %s", in validate_ibt_data_reloc()
/linux-6.12.1/tools/objtool/include/objtool/
Dwarn.h49 #define WARN_FUNC(format, sec, offset, ...) \ macro
60 WARN_FUNC(format, _insn->sec, _insn->offset, \