freebsd-dev/cddl
Mark Johnston ad1633b34b Take r313504 into account when recomputing the string table length.
When we encounter a USDT probe in a weak symbol, we emit an alias for
the probe function symbol. Such aliases are named differently from the
aliases we emit for probes in local functions, so make sure to take that
difference into account when resizing the output object file's string
table. Otherwise, we underrun the string table buffer.

PR:		223680
2017-11-16 07:14:29 +00:00
..
compat/opensolaris Honor all options of "zfs mount -o" 2017-09-05 19:28:35 +00:00
contrib/opensolaris Take r313504 into account when recomputing the string table length. 2017-11-16 07:14:29 +00:00
lib DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
sbin DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
usr.bin DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
usr.sbin DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
Makefile Convert traditional ${MK_TESTS} conditional idiom for including test 2017-08-02 08:35:51 +00:00
Makefile.inc