]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r260051:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 17 Feb 2014 14:51:02 +0000 (14:51 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 17 Feb 2014 14:51:02 +0000 (14:51 +0000)
commit07a264bf0af4bf9027da3030c874a4c9e3923938
treec9614758fbd332e567b5a426db74f4c8b2882473
parent88dadb3df6c5a2832047615f97897dbf8caa0084
MFC r260051:
When clearing relocations to __dtrace* symbols, handle both SHT_REL and
SHT_RELA sections properly instead of assuming that the relocation section
is of type SHT_REL.

git-svn-id: svn://svn.freebsd.org/base/stable/10@262060 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c