5 references to IMAGE_REL_AARCH64_TLSDESC_CALL
ILCompiler.ReadyToRun (5)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\ObjectDataBuilder.cs (1)
298
case RelocType.
IMAGE_REL_AARCH64_TLSDESC_CALL
:
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (2)
624
case RelocType.
IMAGE_REL_AARCH64_TLSDESC_CALL
:
783
case RelocType.
IMAGE_REL_AARCH64_TLSDESC_CALL
:
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\ElfObjectWriter.cs (1)
516
IMAGE_REL_AARCH64_TLSDESC_CALL
=> R_AARCH64_TLSDESC_CALL,
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4251
CorInfoReloc.ARM64_LIN_TLSDESC_CALL => RelocType.
IMAGE_REL_AARCH64_TLSDESC_CALL
,