[jit] Allow the storage of trampolines in the jit info tables. Currently, this is...
authorZoltan Varga <vargaz@gmail.com>
Fri, 17 Apr 2015 20:49:05 +0000 (16:49 -0400)
committerZoltan Varga <vargaz@gmail.com>
Fri, 17 Apr 2015 20:49:11 +0000 (16:49 -0400)
commit0b96691cc6c229dfa7a13c1bd515c179ea809506
treeb54222732f69ee0d8fd7af769852259376121f45
parenta1b9eb6a0a23dd10d5378796c7dcb9ae63acf2e7
[jit] Allow the storage of trampolines in the jit info tables. Currently, this is only used by mono_print_method_from_ip ().
mono/metadata/domain-internals.h
mono/metadata/jit-info.c
mono/metadata/sgen-stw.c
mono/mini/mini-exceptions.c
mono/mini/mini-runtime.c
mono/mini/mini.h