freebsd-dev/contrib/elftoolchain
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
..
addr2line Update to ELF Tool Chain r3197 2015-05-14 19:48:15 +00:00
common Update to ELF Tool Chain r3223 2015-05-27 14:28:19 +00:00
cxxfilt Update to ELF Tool Chain r3197 2015-05-14 19:48:15 +00:00
elfcopy elfcopy: Handle objects without a ".shstrtab" section string table 2015-06-13 14:24:31 +00:00
libdwarf Update to ELF Tool Chain r3223 2015-05-27 14:28:19 +00:00
libelf Update to ELF Tool Chain r3197 2015-05-14 19:48:15 +00:00
libelftc Update to ELF Tool Chain r3223 2015-05-27 14:28:19 +00:00
nm Update to ELF Tool Chain r3197 2015-05-14 19:48:15 +00:00
readelf Update to ELF Tool Chain r3223 2015-05-27 14:28:19 +00:00
size Update to ELF Tool Chain r3197 2015-05-14 19:48:15 +00:00
strings Update to ELF Tool Chain r3197 2015-05-14 19:48:15 +00:00