Searched refs:R_PPC_PLTREL24 (Results 1 – 18 of 18) sorted by relevance
7 ## R_PPC_REL24 and R_PPC_PLTREL24 are converted to PC relative relocations if the8 ## symbol is non-preemptable. The addend of R_PPC_PLTREL24 should be ignored.20 b foo@plt # R_PPC_PLTREL24
24 .section .R_PPC_PLTREL24,"ax",@progbits27 # CHECK-LABEL: section .R_PPC_PLTREL24:
2 ## Test addend adjustment of R_PPC_PLTREL24 when copying relocations.
29 #undef R_PPC_PLTREL2486 ELF_RELOC(R_PPC_PLTREL24, 18)
199 if (type != R_PPC_LOCAL24PC && type != R_PPC_REL24 && type != R_PPC_PLTREL24) in needsThunk()212 if (type == R_PPC_LOCAL24PC || type == R_PPC_REL24 || type == R_PPC_PLTREL24) in inBranchRange()244 case R_PPC_PLTREL24: in getRelExpr()350 case R_PPC_PLTREL24: { in relocate()
29 #undef R_PPC_PLTREL24102 ELF_RELOC(R_PPC_PLTREL24, 18)
16 # CHECK-NEXT: 0x0 R_PPC_PLTREL24 printf 0x0
88 Type = ELF::R_PPC_PLTREL24; in getRelocType()
92 Type = ELF::R_PPC_PLTREL24; in getRelocType()
96 Type = ELF::R_PPC_PLTREL24; in getRelocType()
1129 rel.type == R_PPC_PLTREL24) && in addThunkPPC32()
496 } else if (config->emachine == EM_PPC && type == R_PPC_PLTREL24 && in copyRelocations()
1811 #define R_PPC_PLTREL24 18 macro
2172 #define R_PPC_PLTREL24 18 macro
2415 #define R_PPC_PLTREL24 18 macro