opnsense-src/usr.sbin/kldxref
Andrew Turner f5e45e53f9 Add support for relocating AArch64 modules to kldxref. This fixes an error
message where it fails to read the module as the unrelocated addresses
are zero.

Sponsored by:	ABT Systems Ltd
2016-01-13 21:34:15 +00:00
..
ef.c kldxref: Clean up error reporting 2014-04-30 18:11:53 +00:00
ef.h Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
ef_aarch64.c Add support for relocating AArch64 modules to kldxref. This fixes an error 2016-01-13 21:34:15 +00:00
ef_amd64.c Remove unneeded reference to link.h (sys/link_elf.h). 2013-06-05 21:55:20 +00:00
ef_i386.c Remove unneeded reference to link.h (sys/link_elf.h). 2013-06-05 21:55:20 +00:00
ef_nop.c Explicitly pass in the relocation base and data offset into ef_reloc() 2004-08-28 19:31:10 +00:00
ef_obj.c Use calloc(). 2013-06-05 21:56:29 +00:00
ef_powerpc.c Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
ef_sparc64.c Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
fileformat correct description of how a string is stored, fix a few 2009-01-06 14:10:30 +00:00
kldxref.8 use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00
kldxref.c Augment kldxref to find the new MODULE_PNP_INFO records now in 2015-12-11 05:27:55 +00:00
Makefile Remove -fno-strict-alias, as it is no longer needed. 2014-12-18 16:57:19 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00