Searched refs:pltRel (Results 1 – 13 of 13) sorted by relevance
37 pltRel = R_SPARC_JMP_SLOT; in SPARCV9()
41 pltRel = R_HEX_JMP_SLOT; in Hexagon()
158 pltRel = R_PPC_JMP_SLOT; in PPC()
54 pltRel = R_386_JUMP_SLOT; in X86()
53 pltRel = R_ARM_JUMP_SLOT; in ARM()
51 pltRel = R_MIPS_JUMP_SLOT; in MIPS()
64 pltRel = R_AARCH64_JUMP_SLOT; in AArch64()
80 pltRel = R_X86_64_JUMP_SLOT; in X86_64()
95 pltRel = R_RISCV_JUMP_SLOT; in RISCV()
567 pltRel = R_PPC64_JMP_SLOT; in PPC64()
121 RelType pltRel; variable
1611 addPltEntry(*in.plt, *in.gotPlt, *in.relaPlt, target->pltRel, sym); in postScanRelocations()2219 addPltEntry(*in.plt, *in.gotPlt, *in.relaPlt, target->pltRel, in hexagonTLSSymbolUpdate()
1451 return r.type == target->pltRel && in computeContents()1600 assert((index != 0 || (type != target->gotRel && type != target->pltRel) || in getSymIndex()