freebsd-dev/contrib/elftoolchain/elfcopy
Mark Johnston c8b057f4a7 elfcopy: Provide a size hint when creating the section string table.
Use the input file's .shstrtab size as the hint if it exists.  This
gives a small performance improvement when processing files with
many sections.

Reviewed by:	emaste
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D20544
2019-06-26 16:35:37 +00:00
..
archive.c Update to ELF Tool Chain r3490 2016-08-31 15:05:04 +00:00
ascii.c elfcopy: Use libelftc's string table routines to build .shstrtab. 2019-06-04 18:34:05 +00:00
binary.c elfcopy: Use libelftc's string table routines to build .shstrtab. 2019-06-04 18:34:05 +00:00
elfcopy.1 Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
elfcopy.h elfcopy: Use libelftc's string table routines to build .shstrtab. 2019-06-04 18:34:05 +00:00
main.c elfcopy: Use libelftc's string table routines to build .shstrtab. 2019-06-04 18:34:05 +00:00
Makefile Update ELF Tool Chain to r3614 2018-04-27 13:59:24 +00:00
mcs.1 Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
os.FreeBSD.mk Update ELF Tool Chain to upstream r3520 2017-04-17 23:56:48 +00:00
pe.c Update ELF Tool Chain to upstream r3520 2017-04-17 23:56:48 +00:00
sections.c elfcopy: Provide a size hint when creating the section string table. 2019-06-26 16:35:37 +00:00
segments.c Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
strip.1 Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
symbols.c Update ELF Tool Chain to upstream r3520 2017-04-17 23:56:48 +00:00