9 references to WASM_FUNCTION_INDEX_LEB
ILCompiler.ReadyToRun (9)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (6)
673
case RelocType.
WASM_FUNCTION_INDEX_LEB
:
706
case RelocType.
WASM_FUNCTION_INDEX_LEB
:
753
RelocType.
WASM_FUNCTION_INDEX_LEB
=> WASM_PADDED_RELOC_SIZE_32,
774
RelocType.
WASM_FUNCTION_INDEX_LEB
or
792
case RelocType.
WASM_FUNCTION_INDEX_LEB
:
869
case RelocType.
WASM_FUNCTION_INDEX_LEB
:
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\WasmInstructions.cs (1)
348
case RelocType.
WASM_FUNCTION_INDEX_LEB
:
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\WebCilObjectWriter.cs (1)
781
case RelocType.
WASM_FUNCTION_INDEX_LEB
:
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4606
CorInfoReloc.WASM_FUNCTION_INDEX_LEB => RelocType.
WASM_FUNCTION_INDEX_LEB
,