4 references to WASM_MEMORY_ADDR_SLEB
ILCompiler.ReadyToRun (4)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (3)
681
case RelocType.
WASM_MEMORY_ADDR_SLEB
:
733
RelocType.
WASM_MEMORY_ADDR_SLEB
=> WASM_PADDED_RELOC_SIZE_32,
811
case RelocType.
WASM_MEMORY_ADDR_SLEB
:
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4318
CorInfoReloc.WASM_MEMORY_ADDR_SLEB => RelocType.
WASM_MEMORY_ADDR_SLEB
,