Home
last modified time | relevance | path

Searched refs:R_PPC_PLTREL24 (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/lld/test/ELF/
Dppc32-local-branch.s7 ## R_PPC_REL24 and R_PPC_PLTREL24 are converted to PC relative relocations if the
8 ## symbol is non-preemptable. The addend of R_PPC_PLTREL24 should be ignored.
20 b foo@plt # R_PPC_PLTREL24
Dppc32-reloc-rel.s24 .section .R_PPC_PLTREL24,"ax",@progbits
27 # CHECK-LABEL: section .R_PPC_PLTREL24:
Dppc32-relocatable-got2.s2 ## Test addend adjustment of R_PPC_PLTREL24 when copying relocations.
/external/llvm/include/llvm/Support/ELFRelocs/
DPowerPC.def29 #undef R_PPC_PLTREL24
86 ELF_RELOC(R_PPC_PLTREL24, 18)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DPowerPC.def29 #undef R_PPC_PLTREL24
86 ELF_RELOC(R_PPC_PLTREL24, 18)
/external/llvm-project/lld/ELF/Arch/
DPPC.cpp199 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()
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC.def29 #undef R_PPC_PLTREL24
102 ELF_RELOC(R_PPC_PLTREL24, 18)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC.def29 #undef R_PPC_PLTREL24
102 ELF_RELOC(R_PPC_PLTREL24, 18)
/external/llvm/test/MC/PowerPC/
Dppc-reloc.s16 # CHECK-NEXT: 0x0 R_PPC_PLTREL24 printf 0x0
/external/llvm-project/llvm/test/MC/PowerPC/
Dppc-reloc.s16 # CHECK-NEXT: 0x0 R_PPC_PLTREL24 printf 0x0
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp88 Type = ELF::R_PPC_PLTREL24; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp92 Type = ELF::R_PPC_PLTREL24; in getRelocType()
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp96 Type = ELF::R_PPC_PLTREL24; in getRelocType()
/external/llvm-project/lld/ELF/
DThunks.cpp1129 rel.type == R_PPC_PLTREL24) && in addThunkPPC32()
DInputSection.cpp496 } else if (config->emachine == EM_PPC && type == R_PPC_PLTREL24 && in copyRelocations()
/external/google-breakpad/src/third_party/musl/include/
Delf.h1811 #define R_PPC_PLTREL24 18 macro
/external/kmod/port-gnu/
Delf.h2172 #define R_PPC_PLTREL24 18 macro
/external/elfutils/libelf/
Delf.h2415 #define R_PPC_PLTREL24 18 macro