bec7330290
This replaces some hand-rolled routines and is substantially faster since libelftc uses a hash table for lookups and insertions, whereas elfcopy would perform a linear scan of the table. PR: 234949 Reviewed by: emaste MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D20473 |
||
---|---|---|
.. | ||
archive.c | ||
ascii.c | ||
binary.c | ||
elfcopy.1 | ||
elfcopy.h | ||
main.c | ||
Makefile | ||
mcs.1 | ||
os.FreeBSD.mk | ||
pe.c | ||
sections.c | ||
segments.c | ||
strip.1 | ||
symbols.c |