Lines Matching refs:fatal
458 fatal("target endian is unknown\n"); in parse_elf()
480 fatal("%s: not relocatable object.", filename); in parse_elf()
484 fatal("section header offset=%lu in file '%s' is bigger than filesize=%zu\n", in parse_elf()
524 fatal("%s is truncated. sechdrs[i].sh_offset=%lu > sizeof(*hrd)=%zu\n", in parse_elf()
531 fatal("%s has NOBITS .modinfo\n", filename); in parse_elf()
560 fatal("%s has no symtab?\n", filename); in parse_elf()
573 fatal("%s: SYMTAB_SHNDX has bad sh_link: %u!=%u\n", in parse_elf()
1055 fatal("The relocation at %s+0x%lx references\n" in default_mismatch_handler()
1412 fatal("Please add code to calculate addend for this architecture\n"); in section_rel()
1657 fatal("Can't open filenames file %s: %m", filename); in read_symbols_from_files()
2132 fatal("parse error in symbol dump file\n"); in read_dump()
2201 fatal("Unknown host endian\n"); in check_host_endian()