5 references to IMAGE_REL_TPOFF
ILCompiler.ReadyToRun (5)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\ObjectDataBuilder.cs (1)
278case RelocType.IMAGE_REL_TPOFF:
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\Relocation.cs (2)
621case RelocType.IMAGE_REL_TPOFF: 751case RelocType.IMAGE_REL_TPOFF:
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\ElfObjectWriter.cs (2)
414IMAGE_REL_TPOFF => R_386_TLS_TPOFF, 442IMAGE_REL_TPOFF => R_X86_64_TPOFF32,