On Tue, Oct 06, 2015 at 08:07:37PM +0000, H.J Lu via llvm-commits wrote: > There is no need to use PLT to call locally defined function for PIE > since locally defined function in PIE can't be preempted. You mean intercepted, don't you? Joerg