Searched refs:tlsGotRel (Results 1 – 12 of 12) sorted by relevance
86 tlsGotRel = R_RISCV_TLS_TPREL64; in RISCV()91 tlsGotRel = R_RISCV_TLS_TPREL32; in RISCV()
57 tlsGotRel = R_HEX_TPREL_32; in Hexagon()
63 tlsGotRel = R_MIPS_TLS_TPREL64; in MIPS()69 tlsGotRel = R_MIPS_TLS_TPREL32; in MIPS()
171 tlsGotRel = R_PPC_TPREL32; in PPC()
60 tlsGotRel = R_386_TLS_TPOFF; in X86()
69 tlsGotRel = R_AARCH64_TLS_TPREL64; in AArch64()
58 tlsGotRel = R_ARM_TLS_TPOFF32; in ARM()
87 tlsGotRel = R_X86_64_TPOFF64; in X86_64()
588 tlsGotRel = R_PPC64_TPREL64; in PPC64()
122 RelType tlsGotRel; variable
311 mainPart->relaDyn->addSymbolReloc(target->tlsGotRel, in.got, in handleTlsRelocation()1115 sym.isTls() ? target->tlsGotRel : target->gotRel, in.got, off, sym, in addGotEntry()
992 mainPart->relaDyn->addReloc({target->tlsGotRel, this, offset, in build()