freebsd-dev/contrib/elftoolchain/elfcopy
Ed Maste 30568ad37e Correct elftoolchain strip(1) memory size calculation
Calculate the segment's memory size (p_memsz) using the virtual
addresses, not the file offsets. Otherwise padding preceeding SHT_NOBITS
sections may be excluded from the calculation, resulting in a segment
that is too small.

PR:		195653
Sponsored by:	The FreeBSD Foundation
2014-12-15 18:18:57 +00:00
..
archive.c Track libarchive API change 2014-12-01 16:10:44 +00:00
ascii.c
binary.c
elfcopy.1
elfcopy.h
main.c
Makefile
mcs.1
sections.c
segments.c Correct elftoolchain strip(1) memory size calculation 2014-12-15 18:18:57 +00:00
strip.1
symbols.c