emaste 27b84ca828 crunchide: report explicit error for combined string table
Some tools produce objects with a combined strtab and shstrtab.
These objects are not supported by crunchide since it rewrites the
symtab and strtab to "hide" symbols. This invalidates section header
offsets into a combined strtab/shstrtab.

In the future we could support these objects (by ensuring that we retain
unmodified section name strings in the output .strtab, and then rewriting
each section header's sh_name).

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2016-11-17 18:12:17 +00:00
..
2016-10-04 20:27:15 +00:00
2016-11-08 23:59:41 +00:00
2016-11-13 17:55:27 +00:00
2016-09-21 10:58:58 +00:00
2016-08-23 13:43:43 +00:00
2016-11-08 23:59:41 +00:00
2016-08-24 02:41:24 +00:00
2016-10-21 15:23:54 +00:00
2016-10-21 20:17:19 +00:00
2016-09-30 20:35:12 +00:00
2016-09-04 12:17:57 +00:00