• Home
  • Raw
  • Download

Lines Matching full:warn

23 #include <objtool/warn.h>
84 WARN("mmap fail " #name); \
366 WARN("unexpected data attributes for %s", in read_sections()
387 WARN("section entry mismatch"); in read_sections()
496 WARN("couldn't find section for symbol %s", in read_symbols()
535 WARN("%s(): parent function name exceeds maximum length of %d characters", in read_symbols()
545 WARN("%s(): can't find parent function", in read_symbols()
643 WARN("index out of range"); in elf_update_symbol()
654 WARN("malloc"); in elf_update_symbol()
669 WARN("malloc"); in elf_update_symbol()
687 WARN("zero size data"); in elf_update_symbol()
702 WARN("negative index"); in elf_update_symbol()
714 WARN("no .symtab_shndx"); in elf_update_symbol()
738 WARN("no .symtab"); in __elf_create_symbol()
760 WARN("elf_update_symbol move"); in __elf_create_symbol()
778 WARN("elf_update_symbol"); in __elf_create_symbol()
858 WARN("%s: bad reloc_idx %u for %s with %d relocs", in elf_init_reloc()
866 WARN("%s: %s: reloc %d already initialized!", in elf_init_reloc()
896 WARN("bad call to %s() for data symbol %s", in elf_init_reloc_text_sym()
926 WARN("bad call to %s() for text symbol %s", in elf_init_reloc_data_sym()
953 WARN("can't find base section for reloc section %s", in read_relocs()
973 WARN("can't find reloc entry symbol %d for %s", in read_relocs()
1062 WARN("can't find .strtab section"); in elf_add_string()
1154 WARN("can't find .shstrtab or .strtab section"); in elf_create_section()
1232 WARN("write to unexpected data for section: %s", sec->name); in elf_write_insn()
1271 WARN("end of section data but non-zero size left\n"); in elf_truncate_section()
1279 WARN("truncated; but more data\n"); in elf_truncate_section()
1284 WARN("zero size data"); in elf_truncate_section()