freebsd-dev/libexec/rtld-elf/mips
Ed Maste ba29f2ddfb MIPS rtld: report missing symbol rather than segfaulting
This is only an interim fix; MIPS should be using the MI code instead,
which does not have this issue.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D661
2015-04-05 14:06:11 +00:00
..
reloc.c MIPS rtld: report missing symbol rather than segfaulting 2015-04-05 14:06:11 +00:00
rtld_machdep.h Add support for preinit, init and fini arrays. Some ABIs, in 2012-03-11 20:03:09 +00:00
rtld_start.S Before jumping to application's entry point set ra == pc in order 2012-03-23 17:54:06 +00:00