Lines Matching refs:panic
298 panic("unknown relocation type %d\n", rp->r_type);
323 panic("bad startup interface version of %d",
379 panic("unable to open %s", ldso);
381 panic("unable to find size of %s", ldso);
385 panic("unable to map %s", ldso);
396 panic("%s is not an ELF file", ldso);
399 panic("%s has wrong class or data encoding", ldso);
401 panic("%s is not a shared object", ldso);
404 panic("%s is not a valid SPARC object: e_machine: %x",
407 panic("%s has bad ELF version of %d", ldso, ehdr->e_version);
419 panic(
428 panic("%s has no loadable segments", ldso);
446 panic("unable to reserve space for %s", ldso);
460 panic("unable to reserve space for %s", ldso);
512 panic("unable to map a segment from %s", ldso);
529 panic(