gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Re: relocation overflow


From: Alan Modra
Subject: Re: [Gcl-devel] Re: relocation overflow
Date: Thu, 21 Nov 2002 08:39:52 +1030
User-agent: Mutt/1.4i

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]