This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Indirecting access to all symbols


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]