Searched refs:WARN_FUNC (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/tools/objtool/ |
| D | check.c | 601 WARN_FUNC("can't find jump dest instruction at %s+0x%lx", in add_jump_destinations() 666 WARN_FUNC("unsupported intra-function call", in add_call_destinations() 678 WARN_FUNC("can't find call dest symbol at %s+0x%x", in add_call_destinations() 783 WARN_FUNC("can't find alternative jump destination", in handle_group_alt() 790 WARN_FUNC("can't find last new alternative instruction", in handle_group_alt() 815 WARN_FUNC("unsupported instruction at jump label", in handle_jump_alt() 847 WARN_FUNC("special: can't find orig instruction", in add_special_section_alts() 858 WARN_FUNC("special: can't find new instruction", in add_special_section_alts() 946 WARN_FUNC("can't find switch jump table", in add_jump_table() 1240 WARN_FUNC("unsupported unwind_hint sp base reg %d", in read_unwind_hints() [all …]
|
| D | special.c | 123 WARN_FUNC("can't find orig rela", sec, offset + entry->orig); in get_alt_entry() 127 WARN_FUNC("don't know how to handle non-section rela symbol %s", in get_alt_entry() 138 WARN_FUNC("can't find new rela", in get_alt_entry()
|
| D | orc_gen.c | 55 WARN_FUNC("unknown CFA base reg %d", in create_orc() 71 WARN_FUNC("unknown BP base reg %d", in create_orc()
|
| D | warn.h | 48 #define WARN_FUNC(format, sec, offset, ...) \ macro
|
| /Linux-v5.4/tools/objtool/arch/x86/ |
| D | decode.c | 88 WARN_FUNC("can't decode instruction", sec, offset); in arch_decode_instruction()
|