4 references to IMAGE_REL_ARM64_TLS_SECREL_LOW12A
ILCompiler.ReadyToRun (4)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (2)
651case RelocType.IMAGE_REL_ARM64_TLS_SECREL_LOW12A: 768case RelocType.IMAGE_REL_ARM64_TLS_SECREL_LOW12A:
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (1)
364IMAGE_REL_ARM64_TLS_SECREL_LOW12A => IMAGE_REL_ARM64_SECREL_LOW12A,
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4253CorInfoReloc.ARM64_WIN_TLS_SECREL_LOW12A => RelocType.IMAGE_REL_ARM64_TLS_SECREL_LOW12A,