5 references to IMAGE_REL_AARCH64_TLSDESC_LD64_LO12
ILCompiler.ReadyToRun (5)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\ObjectDataBuilder.cs (1)
296
case RelocType.
IMAGE_REL_AARCH64_TLSDESC_LD64_LO12
:
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (2)
627
case RelocType.
IMAGE_REL_AARCH64_TLSDESC_LD64_LO12
:
772
case RelocType.
IMAGE_REL_AARCH64_TLSDESC_LD64_LO12
:
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\ElfObjectWriter.cs (1)
514
IMAGE_REL_AARCH64_TLSDESC_LD64_LO12
=> R_AARCH64_TLSDESC_LD64_LO12,
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4249
CorInfoReloc.ARM64_LIN_TLSDESC_LD64_LO12 => RelocType.
IMAGE_REL_AARCH64_TLSDESC_LD64_LO12
,