ensure debugger hook for dynamic linker does not point to a PLT slot
authorRich Felker <dalias@aerifal.cx>
Sat, 18 Apr 2015 03:23:05 +0000 (23:23 -0400)
committerRich Felker <dalias@aerifal.cx>
Sat, 18 Apr 2015 03:23:05 +0000 (23:23 -0400)
commit326e126faf91e2c18a8a656fbb0daab54b1818d6
treeabec706ee5d6fc2e041d6227065433a4a1aabf5d
parent02e5d564217cf2c92418f1cb5304754cfc9d57ff
ensure debugger hook for dynamic linker does not point to a PLT slot

this change is made in preparation to support linking without
-Bsymbolic-functions.
src/ldso/dynlink.c