Home
last modified time | relevance | path

Searched refs:R_PPC64_REL14 (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/lld/test/ELF/
Dppc64-reloc-rel.s10 .section .R_PPC64_REL14,"ax",@progbits
14 # CHECK-LABEL: Disassembly of section .R_PPC64_REL14:
/external/llvm/include/llvm/Support/ELFRelocs/
DPowerPC64.def22 #undef R_PPC64_REL14
108 ELF_RELOC(R_PPC64_REL14, 11)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DPowerPC64.def22 #undef R_PPC64_REL14
108 ELF_RELOC(R_PPC64_REL14, 11)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC64.def22 #undef R_PPC64_REL14
116 ELF_RELOC(R_PPC64_REL14, 11)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC64.def22 #undef R_PPC64_REL14
125 ELF_RELOC(R_PPC64_REL14, 11)
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dreloc-types-elf-ppc64.test18 # CHECK: Type: R_PPC64_REL14 (11)
122 - Type: R_PPC64_REL14
/external/llvm-project/lld/ELF/Arch/
DPPC64.cpp981 case R_PPC64_REL14: in getRelExpr()
1297 case R_PPC64_REL14: { in relocate()
1347 if (type != R_PPC64_REL14 && type != R_PPC64_REL24 && in needsThunk()
1387 if (type == R_PPC64_REL14) in inBranchRange()
/external/llvm-project/lld/ELF/
DThunks.cpp915 return rel.type == R_PPC64_REL24 || rel.type == R_PPC64_REL14; in isCompatibleWith()
999 return rel.type == R_PPC64_REL24 || rel.type == R_PPC64_REL14; in isCompatibleWith()
1137 assert((type == R_PPC64_REL14 || type == R_PPC64_REL24 || in addThunkPPC64()
1147 if ((type == R_PPC64_REL14 || type == R_PPC64_REL24) && (s.stOther >> 5) == 1) in addThunkPPC64()
/external/llvm/test/MC/PowerPC/
Dppc64-fixups.s30 # CHECK-BE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL14 target 0x0
31 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL14 target 0x0
/external/google-breakpad/src/third_party/musl/include/
Delf.h1917 #define R_PPC64_REL14 R_PPC_REL14 macro
/external/llvm-project/llvm/test/MC/PowerPC/
Dppc64-fixups.s30 # CHECK-BE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL14 target 0x0
31 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL14 target 0x0
/external/kmod/port-gnu/
Delf.h2284 #define R_PPC64_REL14 R_PPC_REL14 /* PC relative 16 bit */ macro
/external/elfutils/libelf/
Delf.h2527 #define R_PPC64_REL14 R_PPC_REL14 /* PC relative 16 bit */ macro