Searched refs:pltRel (Results 1 – 15 of 15) sorted by relevance
36 pltRel = R_SPARC_JMP_SLOT; in SPARCV9()
56 pltRel = R_390_JMP_SLOT; in SystemZ()
53 pltRel = R_HEX_JMP_SLOT; in Hexagon()
160 pltRel = R_PPC_JMP_SLOT; in PPC()
53 pltRel = R_386_JUMP_SLOT; in X86()
49 pltRel = R_MIPS_JUMP_SLOT; in MIPS()
118 pltRel = R_AARCH64_JUMP_SLOT; in AArch64()
80 pltRel = R_X86_64_JUMP_SLOT; in X86_64()
582 pltRel = R_PPC64_JMP_SLOT; in PPC64()
210 pltRel = R_LARCH_JUMP_SLOT; in LoongArch()
115 pltRel = R_RISCV_JUMP_SLOT; in RISCV()
65 pltRel = R_ARM_JUMP_SLOT; in ARM()
130 RelType pltRel = 0; variable
1867 ctx.target->pltRel, sym); in postScanRelocations()2557 ctx.target->pltRel, *sym); in hexagonTLSSymbolUpdate()
1498 return r.type == ctx.target->pltRel && in computeContents()1507 return r.type == ctx.target->pltRel && in computeContents()1676 type != symTab->ctx.target->pltRel) || in getSymIndex()