freebsd_amp_hwpstate/usr.sbin/kldxref
John Baldwin 6631e2f9b4 kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels
Existing powerpc kernels include additional sections beyond .dynamic
in the PT_DYNAMIC segment.  Relax the requirement for an exact size
match of the section and segment for PowerPC files as a workaround.

Reported by:	jrtc27
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D43123
2024-01-09 10:57:48 -08:00
..
Makefile
Makefile.depend
ef.c kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels 2024-01-09 10:57:48 -08:00
ef.h kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels 2024-01-09 10:57:48 -08:00
ef_aarch64.c
ef_amd64.c
ef_arm.c
ef_i386.c
ef_mips.c
ef_obj.c
ef_powerpc.c
ef_riscv.c
elf.c kldxref: Correct contract number in license ACK 2024-01-08 17:01:05 -08:00
fileformat
kldxref.8
kldxref.c