Lines Matching refs:ERROR
510 ERROR("%s(): STT_FUNC at end of section", func->name); in decode_instructions()
518 ERROR("%s(): can't find starting instruction", func->name); in decode_instructions()
680 ERROR("static_call: trampoline name malformed: %s", key_name); in create_static_call_sections()
689 ERROR("static_call: can't find static_call_key symbol: %s", tmp); in create_static_call_sections()
835 ERROR("%s(): Magic init_module() function name is deprecated, use module_init(fn) instead", in create_ibt_endbr_seal_sections()
1010 ERROR("unexpected relocation symbol type in %s: %d", in add_ignores()
2208 ERROR("missing .rela.discard.unwind_hints section"); in read_unwind_hints()
2213 ERROR("struct unwind_hint size mismatch"); in read_unwind_hints()
2224 ERROR("can't find reloc for unwind_hints[%d]", i); in read_unwind_hints()
2233 ERROR("unexpected relocation symbol type in %s", sec->rsec->name); in read_unwind_hints()
2239 ERROR("can't find insn for unwind_hints[%d]", i); in read_unwind_hints()
2328 ERROR("bad .discard.annotate_insn entry: %d of type %d", reloc_idx(reloc), type); in read_annotate()