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