Lines Matching refs:ERROR

417 				ERROR("unexpected data attributes for %s", sec->name);  in read_sections()
437 ERROR("section entry mismatch"); in read_sections()
604 ERROR("couldn't find section for symbol %s", sym->name); in read_symbols()
639 ERROR("%s(): cold subfunction without \".cold\"?", sym->name); in read_symbols()
646 ERROR("%s(): failed to allocate memory", sym->name); in read_symbols()
656 ERROR("%s(): can't find parent function", sym->name); in read_symbols()
690 ERROR("no .symtab"); in mark_group_syms()
699 ERROR("%s: can't find SHT_GROUP signature symbol", in mark_group_syms()
777 ERROR("index out of range"); in elf_update_symbol()
821 ERROR("zero size data"); in elf_update_symbol()
836 ERROR("negative index"); in elf_update_symbol()
848 ERROR("no .symtab_shndx"); in elf_update_symbol()
893 ERROR("no NULL section"); in elf_create_symbol()
904 ERROR("no .symtab"); in elf_create_symbol()
928 ERROR("elf_update_symbol move"); in elf_create_symbol()
987 ERROR("%s: bad reloc_idx %u for %s with %d relocs", in elf_init_reloc()
995 ERROR("%s: %s: reloc %d already initialized!", in elf_init_reloc()
1025 ERROR("bad call to %s() for data symbol %s", __func__, sym->name); in elf_init_reloc_text_sym()
1052 ERROR("bad call to %s() for text symbol %s", __func__, sym->name); in elf_init_reloc_data_sym()
1078 ERROR("can't find base section for reloc section %s", rsec->name); in read_relocs()
1101 ERROR("can't find reloc entry symbol %d for %s", symndx, rsec->name); in read_relocs()
1329 ERROR("can't find .strtab section"); in elf_add_string()
1334 ERROR("'%s': invalid sh_addralign", strtab->name); in elf_add_string()
1352 ERROR("'%s': invalid sh_addralign", sec->name); in elf_add_data()
1397 ERROR("section '%s' already exists", name); in elf_create_section()
1452 ERROR("strdup"); in elf_create_section()
1461 ERROR("can't find .shstrtab or .strtab"); in elf_create_section()
1681 ERROR("write to unexpected data for section: %s", sec->name); in elf_write_insn()
1719 ERROR("end of section data but non-zero size left\n"); in elf_truncate_section()
1727 ERROR("truncated; but more data\n"); in elf_truncate_section()
1732 ERROR("zero size data"); in elf_truncate_section()