9 references to WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB
ILCompiler.ReadyToRun (9)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (6)
676case RelocType.WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB: 709case RelocType.WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB: 761RelocType.WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB => WASM_PADDED_RELOC_SIZE_32, 782RelocType.WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB => true, 797case RelocType.WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB: 872case 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\WebCilObjectWriter.cs (1)
877case RelocType.WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB:
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4615CorInfoReloc.WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB => RelocType.WASM_CLR_RESTORE_CONTEXT_EXCEPTION_TAG_LEB,