Lines Matching refs:pr_warn

308 		pr_warn("failed to create '%s': %d\n", file, err);
563 pr_warn("failed to open file '%s': %d\n", filename, err);
646 pr_warn("multiple SYMTAB sections found, not supported\n");
659 pr_warn("failed to parse .BTF from %s: %d\n", filename, err);
669 pr_warn("failed to parse .BTF.ext from '%s': %d\n", filename, err);
685 pr_warn("unrecognized section #%zu (%s) in %s\n",
706 pr_warn("ELF is missing SYMTAB section in %s\n", obj->filename);
710 pr_warn("ELF is missing section headers STRTAB section in %s\n", obj->filename);
718 pr_warn("ELF section #%zu has empty name in %s\n", sec->sec_idx, obj->filename);
726 pr_warn("ELF section #%zu alignment %llu is non pow-of-2 alignment in %s\n",
732 pr_warn("ELF section #%zu has inconsistent alignment addr=%llu != d=%llu in %s\n",
739 pr_warn("ELF section #%zu has inconsistent section size sh=%llu != d=%llu in %s\n",
756 pr_warn("ELF section #%zu has unexpected size alignment %llu in %s\n",
773 pr_warn("ELF section #%zu (%s) has unrecognized type %zu in %s\n",
794 pr_warn("ELF SYMTAB section #%zu points to missing STRTAB section #%zu in %s\n",
800 pr_warn("ELF SYMTAB section #%zu points to invalid STRTAB section #%zu in %s\n",
816 pr_warn("ELF sym #0 is invalid in %s\n", obj->filename);
822 pr_warn("ELF sym #%d in section #%zu has unsupported symbol binding %d\n",
827 pr_warn("ELF sym #%d in section #%zu has unsupported symbol visibility %d\n",
834 pr_warn("ELF sym #%d is invalid extern symbol in %s\n",
842 pr_warn("ELF sym #%d in section #%zu points to missing section #%zu in %s\n",
869 pr_warn("ELF relo section #%zu points to invalid SYMTAB section #%zu in %s\n",
876 pr_warn("ELF relo section #%zu points to missing section #%zu in %s\n",
885 pr_warn("ELF relo section #%zu name has invalid name in %s\n",
896 pr_warn("ELF relo section #%zu points to invalid section #%zu in %s\n",
911 pr_warn("ELF relo #%d in section #%zu has unexpected type %zu in %s\n",
917 pr_warn("ELF relo #%d in section #%zu points to invalid symbol #%zu in %s\n",
924 pr_warn("ELF relo #%d in section #%zu points to missing symbol #%zu in %s\n",
1074 pr_warn("sec %s types mismatch\n", dst->sec_name);
1078 pr_warn("sec %s flags mismatch\n", dst->sec_name);
1082 pr_warn("sec %s entsize mismatch\n", dst->sec_name);
1207 pr_warn("failed to init section '%s'\n", src_sec->sec_name);
1212 pr_warn("ELF sections %s are incompatible\n", src_sec->sec_name);
1220 pr_warn("non-identical contents of section '%s' are not supported\n", src_sec->sec_name);
1261 pr_warn("can't fetch symbol name for symbol #%d in '%s'\n", i, obj->filename);
1336 pr_warn("global '%s': incompatible forward declaration names '%s' and '%s'\n",
1346 pr_warn("global '%s': incompatible %s forward declaration and concrete kind %s\n",
1353 pr_warn("global '%s': incompatible %s forward declaration and concrete kind %s\n",
1360 pr_warn("global '%s': incompatible BTF kinds %s and %s\n",
1376 pr_warn("global '%s': incompatible %s names '%s' and '%s'\n",
1395 pr_warn("global '%s': incompatible %s '%s' size %u and %u\n",
1419 pr_warn("global '%s': incompatible func '%s' linkage\n", sym_name, n1);
1431 pr_warn("global '%s': incompatible var '%s' linkage\n", sym_name, n1);
1446 pr_warn("global '%s': incompatible number of %s fields %u and %u\n",
1458 pr_warn("global '%s': incompatible field #%d names '%s' and '%s'\n",
1463 pr_warn("global '%s': incompatible field #%d ('%s') offsets\n",
1477 pr_warn("global '%s': incompatible number of %s params %u and %u\n",
1505 pr_warn("global '%s': unsupported BTF kind %s\n",
1595 pr_warn("global '%s': map %s mismatch\n", sym_name, reason);
1610 pr_warn("global '%s': invalid map definition type [%d]\n", sym_name, btf_id);
1617 pr_warn("global '%s': invalid map definition\n", sym_name);
1627 pr_warn("global '%s': invalid dst map definition\n", sym_name);
1649 pr_warn("BTF info is missing for global symbol '%s'\n", sym_name);
1655 pr_warn("only extern variables and functions are supported, but got '%s' for '%s'\n",
1686 pr_warn("failed to find BTF info for object '%s'\n", obj->filename);
1723 pr_warn("global/extern '%s' BTF is ambiguous: both types #%d and #%u match\n",
1742 pr_warn("failed to find BTF info for global/extern symbol '%s'\n", sym_name);
1849 pr_warn("externs without BTF info are not supported\n");
1889 pr_warn("failed to find matching ELF sec '%s'\n", sec_name);
1910 pr_warn("conflicting non-weak symbol #%d (%s) definition in '%s'\n",
2055 pr_warn("failed to init section '%s'\n", src_sec->sec_name);
2059 pr_warn("sections %s are not compatible\n", src_sec->sec_name);
2110 pr_warn("relocation against STT_SECTION in non-exec section is not supported!\n");
2226 pr_warn("failed to find symbol for variable '%s' in section '%s'\n", var_name, sec_name);
2244 pr_warn("failed to find new ID mapping for original BTF type ID %u\n", *type_id);
2310 pr_warn("failed to append BTF type #%d from file '%s'\n", i, obj->filename);
2383 pr_warn("global '%s': section mismatch %d vs %d\n",
2404 pr_warn("global '%s': failed to resolve size of underlying type: %d\n",
2469 pr_warn("can't find section '%s' referenced from .BTF.ext\n", sec_name);
2477 pr_warn("incompatible .BTF.ext record sizes for section '%s'\n", sec_name);
2498 pr_warn("can't find section '%s' referenced from .BTF.ext\n", sec_name);
2506 pr_warn("incompatible .BTF.ext record sizes for section '%s'\n", sec_name);
2540 pr_warn("can't find section '%s' referenced from .BTF.ext\n", sec_name);
2548 pr_warn("incompatible .BTF.ext record sizes for section '%s'\n", sec_name);
2696 pr_warn("failed to add consolidated BTF type for datasec '%s': %d\n",
2711 pr_warn(".BTF.ext generation failed: %d\n", err);
2718 pr_warn("BTF dedup failed: %d\n", err);
2729 pr_warn("failed to write out .BTF ELF section: %d\n", err);
2741 pr_warn("failed to write out .BTF.ext ELF section: %d\n", err);
2795 pr_warn("mismatch in func_info record size %zu != %u\n",
2806 pr_warn("mismatch in line_info record size %zu != %u\n",
2817 pr_warn("mismatch in core_relo_info record size %zu != %u\n",
2917 pr_warn("failed to parse final .BTF.ext data: %d\n", err);