]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r258000:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 27 Dec 2013 23:00:56 +0000 (23:00 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 27 Dec 2013 23:00:56 +0000 (23:00 +0000)
commit31d1ae6fcce45f76697d3730cce861bce5b27736
tree8db68335d74c6d26ad811e1eb77e8a3e14bdf058
parentac6e392d1887ed1224ebaeefe1a78557d036fd8f
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/10@259972 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libproc/proc_sym.c