Indirecting access to all symbols

Nick Hebner hebnern@gmail.com
Tue Dec 9 00:04:00 GMT 2014


Is there a way to force ld to access all functions via the PLT?
Apple's ld allows this via the -interposable flag. I am using this to
implement runtime function replacement for unit testing functions
against dynamically installed mock dependencies.

Thanks,

Nick Hebner



More information about the Binutils mailing list