Home
last modified time | relevance | path

Searched refs:R_PPC64_REL16_HI (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/llvm/test/MC/PowerPC/
Dppc64-reloc-directive.s11 # PRINT: .reloc 0, R_PPC64_REL16_HI, foo+3
18 # CHECK-NEXT: 0x0 R_PPC64_REL16_HI foo 0x3
29 .reloc 0, R_PPC64_REL16_HI, foo+3
Dppc64-fixups.s193 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_REL16_HI target 0x6
194 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL16_HI target 0x4
/external/llvm/include/llvm/Support/ELFRelocs/
DPowerPC64.def94 #undef R_PPC64_REL16_HI
180 ELF_RELOC(R_PPC64_REL16_HI, 251)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DPowerPC64.def94 #undef R_PPC64_REL16_HI
180 ELF_RELOC(R_PPC64_REL16_HI, 251)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC64.def102 #undef R_PPC64_REL16_HI
196 ELF_RELOC(R_PPC64_REL16_HI, 251)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC64.def111 #undef R_PPC64_REL16_HI
214 ELF_RELOC(R_PPC64_REL16_HI, 251)
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dreloc-types-elf-ppc64.test98 # CHECK: Type: R_PPC64_REL16_HI (251)
202 - Type: R_PPC64_REL16_HI
/external/llvm-project/lld/test/ELF/
Dppc64-reloc-rel.s22 li 4, foo-rel16+0x7fff@h # R_PPC64_REL16_HI
/external/llvm-project/lld/ELF/Arch/
DPPC64.cpp988 case R_PPC64_REL16_HI: in getRelExpr()
1226 case R_PPC64_REL16_HI: in relocate()
/external/llvm/test/MC/PowerPC/
Dppc64-fixups.s184 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_REL16_HI target 0x6
185 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL16_HI target 0x4
/external/google-breakpad/src/third_party/musl/include/
Delf.h2022 #define R_PPC64_REL16_HI 251 macro
/external/kmod/port-gnu/
Delf.h2400 #define R_PPC64_REL16_HI 251 /* half16 (sym+add-.)@h */ macro
/external/elfutils/libelf/
Delf.h2643 #define R_PPC64_REL16_HI 251 /* half16 (sym+add-.)@h */ macro
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp996 case ELF::R_PPC64_REL16_HI: { in resolvePPC64Relocation()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp789 case ELF::R_PPC64_REL16_HI: { in resolvePPC64Relocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp782 case ELF::R_PPC64_REL16_HI: { in resolvePPC64Relocation()