Lines Matching full:warn
23 #include <objtool/warn.h>
82 WARN("mmap fail " #name); \
369 WARN("unexpected data attributes for %s", in read_sections()
390 WARN("section entry mismatch"); in read_sections()
499 WARN("couldn't find section for symbol %s", in read_symbols()
539 WARN("%s(): failed to allocate memory", in read_symbols()
548 WARN("%s(): can't find parent function", in read_symbols()
646 WARN("index out of range"); in elf_update_symbol()
657 WARN("malloc"); in elf_update_symbol()
672 WARN("malloc"); in elf_update_symbol()
690 WARN("zero size data"); in elf_update_symbol()
705 WARN("negative index"); in elf_update_symbol()
717 WARN("no .symtab_shndx"); in elf_update_symbol()
741 WARN("no .symtab"); in __elf_create_symbol()
763 WARN("elf_update_symbol move"); in __elf_create_symbol()
781 WARN("elf_update_symbol"); in __elf_create_symbol()
861 WARN("%s: bad reloc_idx %u for %s with %d relocs", in elf_init_reloc()
869 WARN("%s: %s: reloc %d already initialized!", in elf_init_reloc()
899 WARN("bad call to %s() for data symbol %s", in elf_init_reloc_text_sym()
929 WARN("bad call to %s() for text symbol %s", in elf_init_reloc_data_sym()
956 WARN("can't find base section for reloc section %s", in read_relocs()
976 WARN("can't find reloc entry symbol %d for %s", in read_relocs()
1065 WARN("can't find .strtab section"); in elf_add_string()
1157 WARN("can't find .shstrtab or .strtab section"); in elf_create_section()
1235 WARN("write to unexpected data for section: %s", sec->name); in elf_write_insn()
1274 WARN("end of section data but non-zero size left\n"); in elf_truncate_section()
1282 WARN("truncated; but more data\n"); in elf_truncate_section()
1287 WARN("zero size data"); in elf_truncate_section()