6 references to WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB
ILCompiler.ReadyToRun (6)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (3)
676
case RelocType.
WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB
:
736
RelocType.
WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB
=> WASM_PADDED_RELOC_SIZE_32,
808
case RelocType.
WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB
:
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\WasmInstructions.cs (1)
353
case RelocType.
WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB
:
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\WasmObjectWriter.cs (1)
1004
case RelocType.
WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB
:
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4323
CorInfoReloc.WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB => RelocType.
WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB
,