10 Oct 22:50
How to create a JIT trampoline?
From: Kornél Pál <kornelpal <at> gmail.com>
Subject: How to create a JIT trampoline?
Newsgroups: gmane.comp.gnome.mono.devel
Date: 2008-10-10 20:52:51 GMT
Subject: How to create a JIT trampoline?
Newsgroups: gmane.comp.gnome.mono.devel
Date: 2008-10-10 20:52:51 GMT
Hi, Currently mono_image_fixup_vtable actually compiles methods that causes type loads as well and requires the assembly to be loaded. Please help with letting me know how could I avoiding this by using JIT trampolines. I have no idea how to create them and late fixup their address. Thanks. Kornél
RSS Feed