Lines Matching refs:WARN
251 WARN("malloc failed"); in decode_instructions()
278 WARN("%s(): can't find starting instruction", in decode_instructions()
322 WARN("unexpected relocation symbol type in %s", sec->name); in add_dead_ends()
338 WARN("can't find unreachable insn at %s+0x%x", in add_dead_ends()
343 WARN("can't find unreachable insn at %s+0x%x", in add_dead_ends()
364 WARN("unexpected relocation symbol type in %s", sec->name); in add_dead_ends()
380 WARN("can't find reachable insn at %s+0x%x", in add_dead_ends()
385 WARN("can't find reachable insn at %s+0x%x", in add_dead_ends()
423 WARN("unexpected relocation symbol type in %s: %d", sec->name, rela->sym->type); in add_ignores()
527 WARN("unexpected relocation symbol type in %s", sec->name); in add_ignore_alternatives()
533 WARN("bad .discard.ignore_alts entry"); in add_ignore_alternatives()
669 …WARN("If this is a retpoline, please patch it in with alternatives and annotate it with ANNOTATE_N… in add_call_destinations()
729 WARN("malloc failed"); in handle_group_alt()
745 WARN("%s: empty alternative at end of section", in handle_group_alt()
775 WARN("%s: alternative jump to end of section", in handle_group_alt()
880 WARN("malloc failed"); in add_special_section_alts()
936 WARN("malloc failed"); in add_jump_table()
1174 WARN("missing .rela.discard.unwind_hints section"); in read_unwind_hints()
1179 WARN("struct unwind_hint size mismatch"); in read_unwind_hints()
1190 WARN("can't find rela for unwind_hints[%d]", i); in read_unwind_hints()
1196 WARN("can't find insn for unwind_hints[%d]", i); in read_unwind_hints()
1265 WARN("unexpected relocation symbol type in %s", sec->name); in read_retpoline_hints()
1271 WARN("bad .discard.retpoline_safe entry"); in read_retpoline_hints()
1964 WARN("%s() falls through to next function %s()", in validate_branch()
2073 WARN("%s uses BP as a scratch register", in validate_branch()
2214 WARN("%s: unexpected end of section", sec->name); in validate_branch()
2364 WARN("%s() is missing an ELF size annotation", in validate_functions()