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