7 references to WASM_MEMORY_ADDR_SLEB
ILCompiler.ReadyToRun (7)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (6)
681
case RelocType.
WASM_MEMORY_ADDR_SLEB
:
714
case RelocType.
WASM_MEMORY_ADDR_SLEB
:
758
RelocType.
WASM_MEMORY_ADDR_SLEB
=> WASM_PADDED_RELOC_SIZE_32,
779
RelocType.
WASM_MEMORY_ADDR_SLEB
or
800
case RelocType.
WASM_MEMORY_ADDR_SLEB
:
875
case RelocType.
WASM_MEMORY_ADDR_SLEB
:
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4610
CorInfoReloc.WASM_MEMORY_ADDR_SLEB => RelocType.
WASM_MEMORY_ADDR_SLEB
,