Lines Matching refs:WARN
290 WARN("calloc failed"); in cfi_alloc()
346 WARN("mmap fail cfi_hash"); in cfi_hash_alloc()
388 WARN("malloc failed"); in decode_instructions()
425 WARN("%s(): can't find starting instruction", in decode_instructions()
561 WARN("unexpected relocation symbol type in %s", sec->name); in add_dead_ends()
570 WARN("can't find unreachable insn at %s+0x%" PRIx64, in add_dead_ends()
575 WARN("can't find unreachable insn at %s+0x%" PRIx64, in add_dead_ends()
596 WARN("unexpected relocation symbol type in %s", sec->name); in add_dead_ends()
605 WARN("can't find reachable insn at %s+0x%" PRIx64, in add_dead_ends()
610 WARN("can't find reachable insn at %s+0x%" PRIx64, in add_dead_ends()
633 WARN("file already has .static_call_sites section, skipping"); in create_static_call_sections()
670 WARN("static_call: trampoline name malformed: %s", key_name); in create_static_call_sections()
679 WARN("static_call: can't find static_call_key symbol: %s", tmp); in create_static_call_sections()
717 WARN("file already has .retpoline_sites, skipping"); in create_retpoline_sites_sections()
731 WARN("elf_create_section: .retpoline_sites"); in create_retpoline_sites_sections()
745 WARN("elf_add_reloc_to_insn: .retpoline_sites"); in create_retpoline_sites_sections()
763 WARN("file already has .return_sites, skipping"); in create_return_sites_sections()
777 WARN("elf_create_section: .return_sites"); in create_return_sites_sections()
791 WARN("elf_add_reloc_to_insn: .return_sites"); in create_return_sites_sections()
809 WARN("file already has .ibt_endbr_seal, skipping"); in create_ibt_endbr_seal_sections()
829 WARN("elf_create_section: .ibt_endbr_seal"); in create_ibt_endbr_seal_sections()
843 WARN("elf_add_reloc_to_insn: .ibt_endbr_seal"); in create_ibt_endbr_seal_sections()
863 WARN("file already has __mcount_loc section, skipping"); in create_mcount_loc_sections()
923 WARN("unexpected relocation symbol type in %s: %d", sec->name, reloc->sym->type); in add_ignores()
1137 WARN("unexpected relocation symbol type in %s", sec->name); in add_ignore_alternatives()
1143 WARN("bad .discard.ignore_alts entry"); in add_ignore_alternatives()
1565 WARN("malloc failed"); in handle_group_alt()
1571 WARN("calloc failed"); in handle_group_alt()
1591 WARN("malloc failed"); in handle_group_alt()
1605 WARN("malloc failed"); in handle_group_alt()
1800 WARN("malloc failed"); in add_special_section_alts()
1862 WARN("malloc failed"); in add_jump_table()
2032 WARN("missing .rela.discard.unwind_hints section"); in read_unwind_hints()
2037 WARN("struct unwind_hint size mismatch"); in read_unwind_hints()
2048 WARN("can't find reloc for unwind_hints[%d]", i); in read_unwind_hints()
2054 WARN("can't find insn for unwind_hints[%d]", i); in read_unwind_hints()
2126 WARN("bad .discard.noendbr entry"); in read_noendbr_hints()
2148 WARN("unexpected relocation symbol type in %s", sec->name); in read_retpoline_hints()
2154 WARN("bad .discard.retpoline_safe entry"); in read_retpoline_hints()
2185 WARN("unexpected relocation symbol type in %s", sec->name); in read_instr_hints()
2191 WARN("bad .discard.instr_end entry"); in read_instr_hints()
2204 WARN("unexpected relocation symbol type in %s", sec->name); in read_instr_hints()
2210 WARN("bad .discard.instr_begin entry"); in read_instr_hints()
2234 WARN("unexpected relocation symbol type in %s", in read_intra_function_calls()
2241 WARN("bad .discard.intra_function_call entry"); in read_intra_function_calls()
3027 WARN("CFI missing"); in propagate_alt_cfi()
3092 WARN("CFI missing"); in insn_cfi_match()
3182 WARN("pv_ops[%d]: %s", idx, target->name); in pv_call_dest()
3343 WARN("%s() falls through to next function %s()", in validate_branch()
3554 WARN("%s: unexpected end of section", sec->name); in validate_branch()
3673 WARN("Unresolved function after linking!?: %s", in validate_entry()
3908 WARN("%s() is missing an ELF size annotation", sym->name); in validate_symbol()