]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r260051:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 17 Feb 2014 14:52:06 +0000 (14:52 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 17 Feb 2014 14:52:06 +0000 (14:52 +0000)
commit1e01bdd9d0766eca6d71c8ff3b25799e7d43c973
treeef945ab5efbe87b73d41f0fa64d063ab3bd1d86e
parentbcc572fdfdc843c376b3882e12107edc144474c5
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/9@262061 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c