freebsd-dev/contrib/elftoolchain/elfcopy
Ed Maste 619ba3b416 elfcopy: Handle objects without a ".shstrtab" section string table
As of LLVM revision 238073, LLVM stores symbols and section names in
the same string table.  From the upstream commit mesage:

  With the scheme of naming sections like ".text.foo" where foo is a
  symbol, there is a big potential saving in using a single one.

This is a cherry-pick of ELF Tool Chain revision 3225.

Sponsored by:	The FreeBSD Foundation
2015-06-13 14:24:31 +00:00
..
archive.c Update elftoolchain to upstream revision 3179 2015-04-01 01:08:01 +00:00
ascii.c Update elftoolchain to upstream revision 3179 2015-04-01 01:08:01 +00:00
binary.c Update elftoolchain to upstream revision 3179 2015-04-01 01:08:01 +00:00
elfcopy.1 Update to ELF Tool Chain r3197 2015-05-14 19:48:15 +00:00
elfcopy.h Update to ELF Tool Chain r3223 2015-05-27 14:28:19 +00:00
main.c Update to ELF Tool Chain r3223 2015-05-27 14:28:19 +00:00
Makefile
mcs.1
sections.c elfcopy: Handle objects without a ".shstrtab" section string table 2015-06-13 14:24:31 +00:00
segments.c Update to ELF Tool Chain r3197 2015-05-14 19:48:15 +00:00
strip.1
symbols.c Update to ELF Tool Chain r3223 2015-05-27 14:28:19 +00:00