freebsd-skq/usr.sbin/crunch/crunchide
emaste 23ccab912a crunchide: Correct 64-bit section header offset
For 64-bit binaries the Elf_Ehdr e_shoff is at offset 40, not 44.
Instead of using an incorrect hardcoded offset, let the compiler
figure it out for us with offsetof().

MFC of r277259
2015-01-23 02:39:00 +00:00
..
crunchide.1
crunchide.c Some amount of style(9) 2012-06-27 04:39:30 +00:00
exec_aout.c
exec_elf32.c crunchide: Correct 64-bit section header offset 2015-01-23 02:39:00 +00:00
exec_elf64.c
extern.h
Makefile Fix crunchide on MIPS with other than the O32 ABI. 2012-03-13 05:21:14 +00:00