Searched refs:pltRel (Results 1 – 15 of 15) sorted by relevance
37 pltRel = R_SPARC_JMP_SLOT; in SPARCV9()
42 pltRel = R_HEX_JMP_SLOT; in Hexagon()
57 pltRel = R_390_JMP_SLOT; in SystemZ()
157 pltRel = R_PPC_JMP_SLOT; in PPC()
48 pltRel = R_386_JUMP_SLOT; in X86()
187 pltRel = R_LARCH_JUMP_SLOT; in LoongArch()
51 pltRel = R_MIPS_JUMP_SLOT; in MIPS()
73 pltRel = R_X86_64_JUMP_SLOT; in X86_64()
84 pltRel = R_AARCH64_JUMP_SLOT; in AArch64()
584 pltRel = R_PPC64_JMP_SLOT; in PPC64()
112 pltRel = R_RISCV_JUMP_SLOT; in RISCV()
62 pltRel = R_ARM_JUMP_SLOT; in ARM()
127 RelType pltRel; variable
1784 addPltEntry(*in.plt, *in.gotPlt, *in.relaPlt, target->pltRel, sym); in postScanRelocations()2392 addPltEntry(*in.plt, *in.gotPlt, *in.relaPlt, target->pltRel, in hexagonTLSSymbolUpdate()
1446 return r.type == target->pltRel && in computeContents()1454 return r.type == target->pltRel && in computeContents()1619 assert((index != 0 || (type != target->gotRel && type != target->pltRel) || in getSymIndex()