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