[Mono-dev] How to create a JIT trampoline?

Kornél Pál kornelpal at gmail.com
Fri Oct 10 16:52:51 EDT 2008


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


More information about the Mono-devel-list mailing list