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