Lines Matching refs:ERROR

369 				ERROR("unexpected data attributes for %s", sec->name);  in read_sections()
389 ERROR("section entry mismatch"); in read_sections()
498 ERROR("couldn't find section for symbol %s", sym->name); in read_symbols()
537 ERROR("%s(): failed to allocate memory", sym->name); in read_symbols()
545 ERROR("%s(): can't find parent function", sym->name); in read_symbols()
582 ERROR("no .symtab"); in mark_group_syms()
591 ERROR("%s: can't find SHT_GROUP signature symbol", in mark_group_syms()
670 ERROR("index out of range"); in elf_update_symbol()
714 ERROR("zero size data"); in elf_update_symbol()
729 ERROR("negative index"); in elf_update_symbol()
741 ERROR("no .symtab_shndx"); in elf_update_symbol()
765 ERROR("no .symtab"); in __elf_create_symbol()
787 ERROR("elf_update_symbol move"); in __elf_create_symbol()
810 ERROR("elf_update_symbol"); in __elf_create_symbol()
890 ERROR("%s: bad reloc_idx %u for %s with %d relocs", in elf_init_reloc()
898 ERROR("%s: %s: reloc %d already initialized!", in elf_init_reloc()
928 ERROR("bad call to %s() for data symbol %s", __func__, sym->name); in elf_init_reloc_text_sym()
957 ERROR("bad call to %s() for text symbol %s", __func__, sym->name); in elf_init_reloc_data_sym()
983 ERROR("can't find base section for reloc section %s", rsec->name); in read_relocs()
1002 ERROR("can't find reloc entry symbol %d for %s", symndx, rsec->name); in read_relocs()
1093 ERROR("can't find .strtab section"); in elf_add_string()
1185 ERROR("can't find .shstrtab or .strtab section"); in elf_create_section()
1263 ERROR("write to unexpected data for section: %s", sec->name); in elf_write_insn()
1302 ERROR("end of section data but non-zero size left\n"); in elf_truncate_section()
1310 ERROR("truncated; but more data\n"); in elf_truncate_section()
1315 ERROR("zero size data"); in elf_truncate_section()