]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r258000:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 27 Dec 2013 22:59:16 +0000 (22:59 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 27 Dec 2013 22:59:16 +0000 (22:59 +0000)
commitc527d48871b26dfd822681fd98ef9f06b55add80
tree4eea4e46d8f997ef8f325a438169ca0e95020dca
parentf6e325713567b7a09d8b39959db86225909e39d8
MFC r258000:
Consistently add the relocation offset only when the ELF type is not
ET_EXEC. This fixes several problems with the DTrace pid provider not
being able to match probes.

git-svn-id: svn://svn.freebsd.org/base/stable/9@259971 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libproc/proc_sym.c