[Gcl-devel] Re: relocation overflow
Alan Modra
amodra@bigpond.net.au
Wed Nov 20 14:09:00 GMT 2002
On Wed, Nov 20, 2002 at 04:04:06PM -0500, Camm Maguire wrote:
> trampoline algorithms -- do you know of any examples I could look at?
insmod from the Linux modutils package, which loads kernel modules,
inserts trampolines for kernel and inter-module calls on some arches.
See obj/obj_ppc64.c for trampoline examples, obj/obj_ppc.c for a
simpler solution just using .plt.
--
Alan Modra
IBM OzLabs - Linux Technology Centre
More information about the Binutils
mailing list