freebsd-dev/usr.sbin/kldxref
Ed Maste b6c03f2122 kldxref: bump MAXSEGS to 3
ld.bfd generates two PT_LOAD segments, but certain linkers or linker
configurations generate three PT_LOAD segments (one additional for
RELRO).

PR:		216975
Reported by:	Shawn Webb
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2017-02-10 19:17:10 +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
ef_obj.c Use calloc(). 2013-06-05 21:56:29 +00:00
ef_powerpc.c
ef_sparc64.c
ef.c kldxref: bump MAXSEGS to 3 2017-02-10 19:17:10 +00:00
ef.h
fileformat
kldxref.8 use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00
kldxref.c Use roundup2() from sys/param.h. 2016-08-23 13:43:43 +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