freebsd-dev/usr.sbin/kldxref
Ian Dowse 23d0f849c5 Add MD relocation support for amd64 and i386 platforms. The no-op
relocation is not sufficient for ELF relocatable object format
modules, since accessing the module metadata involves following
pointers between different ELF sections.

This allows kldxref to correctly build linker.hints on the amd64
platform.
2004-08-27 01:06:57 +00:00
..
ef_amd64.c Add MD relocation support for amd64 and i386 platforms. The no-op 2004-08-27 01:06:57 +00:00
ef_i386.c Add MD relocation support for amd64 and i386 platforms. The no-op 2004-08-27 01:06:57 +00:00
ef_nop.c Call the file format specific code through a table of function 2004-08-27 00:51:21 +00:00
ef_obj.c Add support for reading ELF relocatable object file format modules. 2004-08-27 00:58:40 +00:00
ef_sparc64.c Call the file format specific code through a table of function 2004-08-27 00:51:21 +00:00
ef.c Call the file format specific code through a table of function 2004-08-27 00:51:21 +00:00
ef.h Call the file format specific code through a table of function 2004-08-27 00:51:21 +00:00
fileformat
kldxref.8 Fixed manpage's synopsis, and synchronized it with the program's usage(). 2004-06-01 09:34:04 +00:00
kldxref.c Add support for reading ELF relocatable object file format modules. 2004-08-27 00:58:40 +00:00
Makefile Add support for reading ELF relocatable object file format modules. 2004-08-27 00:58:40 +00:00