3 references to IMAGE_REL_AARCH64_TLSLE_ADD_TPREL_LO12_NC
ILCompiler.ReadyToRun (3)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\ObjectDataBuilder.cs (1)
300case RelocType.IMAGE_REL_AARCH64_TLSLE_ADD_TPREL_LO12_NC:
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (1)
775case RelocType.IMAGE_REL_AARCH64_TLSLE_ADD_TPREL_LO12_NC:
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\ElfObjectWriter.cs (1)
512IMAGE_REL_AARCH64_TLSLE_ADD_TPREL_LO12_NC => R_AARCH64_TLSLE_ADD_TPREL_LO12_NC,