8 references to IMAGE_REL_BASED_LOONGARCH64_JIR
ILCompiler.ReadyToRun (8)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\ObjectDataBuilder.cs (1)
303
case RelocType.
IMAGE_REL_BASED_LOONGARCH64_JIR
:
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (3)
660
case RelocType.
IMAGE_REL_BASED_LOONGARCH64_JIR
:
719
RelocType.
IMAGE_REL_BASED_LOONGARCH64_JIR
=> 8,
788
case RelocType.
IMAGE_REL_BASED_LOONGARCH64_JIR
:
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Target_LoongArch64\LoongArch64Emitter.cs (1)
127
Builder.EmitReloc(symbol, RelocType.
IMAGE_REL_BASED_LOONGARCH64_JIR
);
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\ElfObjectWriter.cs (1)
544
IMAGE_REL_BASED_LOONGARCH64_JIR
=> R_LARCH_CALL36,
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\PEObjectWriter.cs (1)
942
case RelocType.
IMAGE_REL_BASED_LOONGARCH64_JIR
:
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4260
CorInfoReloc.LOONGARCH64_JIR => RelocType.
IMAGE_REL_BASED_LOONGARCH64_JIR
,