8 references to WASM_MEMORY_ADDR_LEB
ILCompiler.ReadyToRun (8)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (6)
674
case RelocType.
WASM_MEMORY_ADDR_LEB
:
707
case RelocType.
WASM_MEMORY_ADDR_LEB
:
757
RelocType.
WASM_MEMORY_ADDR_LEB
=> WASM_PADDED_RELOC_SIZE_32,
778
RelocType.
WASM_MEMORY_ADDR_LEB
or
795
case RelocType.
WASM_MEMORY_ADDR_LEB
:
870
case RelocType.
WASM_MEMORY_ADDR_LEB
:
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\WasmInstructions.cs (1)
349
case RelocType.
WASM_MEMORY_ADDR_LEB
:
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4609
CorInfoReloc.WASM_MEMORY_ADDR_LEB => RelocType.
WASM_MEMORY_ADDR_LEB
,