4 references to WASM_MEMORY_ADDR_SLEB
ILCompiler.ReadyToRun (4)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (3)
679
case RelocType.
WASM_MEMORY_ADDR_SLEB
:
729
RelocType.
WASM_MEMORY_ADDR_SLEB
=> WASM_PADDED_RELOC_SIZE_32,
809
case RelocType.
WASM_MEMORY_ADDR_SLEB
:
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4267
CorInfoReloc.WASM_MEMORY_ADDR_SLEB => RelocType.
WASM_MEMORY_ADDR_SLEB
,