freebsd-src/usr.sbin/kldxref
Ian Dowse 27ed2177dd Use a temporary void * variable to work around a strict aliasing
warning that gcc generates at -O2 and higher.
2004-08-27 08:54:40 +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
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 Use a temporary void * variable to work around a strict aliasing 2004-08-27 08:54: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
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