Searched refs:WARN_FUNC (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/objtool/ |
| A D | check.c | 1294 WARN_FUNC("unsupported call to non-function", in add_call_destinations() 1555 WARN_FUNC("empty alternative entry", in add_special_section_alts() 1645 WARN_FUNC("can't find switch jump table", in add_jump_table() 1980 WARN_FUNC("can't find call dest at %s+0x%lx", in read_intra_function_calls() 2681 WARN_FUNC("unknown stack-related instruction", in update_cfi_state() 2745 WARN_FUNC("PUSHF stack exhausted", in handle_insn_ops() 2920 WARN_FUNC("call to %s() with DF set", in validate_call() 2950 WARN_FUNC("return with UACCESS enabled", in validate_return() 2962 WARN_FUNC("return with DF set", in validate_return() 2968 WARN_FUNC("return with modified stack frame", in validate_return() [all …]
|
| A D | special.c | 98 WARN_FUNC("can't find orig reloc", sec, offset + entry->orig); in get_alt_entry() 107 WARN_FUNC("can't find new reloc", in get_alt_entry() 124 WARN_FUNC("can't find key reloc", in get_alt_entry()
|
| A D | orc_gen.c | 62 WARN_FUNC("unknown CFA base reg %d", in init_orc_entry() 78 WARN_FUNC("unknown BP base reg %d", in init_orc_entry()
|
| /linux/tools/objtool/include/objtool/ |
| A D | warn.h | 48 #define WARN_FUNC(format, sec, offset, ...) \ macro
|
Completed in 15 milliseconds