Searched refs:tlsGotRel (Results 1 – 12 of 12) sorted by relevance
56 tlsGotRel = R_HEX_TPREL_32; in Hexagon()
60 tlsGotRel = R_MIPS_TLS_TPREL64; in MIPS()66 tlsGotRel = R_MIPS_TLS_TPREL32; in MIPS()
171 tlsGotRel = R_PPC_TPREL32; in PPC()
107 tlsGotRel = R_RISCV_TLS_TPREL64; in RISCV()112 tlsGotRel = R_RISCV_TLS_TPREL32; in RISCV()
53 tlsGotRel = R_386_TLS_TPOFF; in X86()
55 tlsGotRel = R_ARM_TLS_TPOFF32; in ARM()
79 tlsGotRel = R_AARCH64_TLS_TPREL64; in AArch64()
75 tlsGotRel = R_X86_64_TPOFF64; in X86_64()
586 tlsGotRel = R_PPC64_TPREL64; in PPC64()
128 RelType tlsGotRel; variable
929 target->tlsGotRel, *in.got, off, sym, target->symbolicRel); in addTpOffsetGotEntry()1723 mainPart->relaDyn->addSymbolReloc(target->tlsGotRel, *got, in postScanRelocations()
985 mainPart->relaDyn->addReloc({target->tlsGotRel, this, offset, in build()