Home
last modified time | relevance | path

Searched refs:R_PPC64_REL64 (Results 1 – 20 of 20) sorted by relevance

/external/llvm-project/llvm/test/DebugInfo/PowerPC/
Deh-frame.ll27 ; PPC64L_REL: R_PPC64_REL64 .text 0x0
28 ; PPC64L_REL-NEXT: R_PPC64_REL64 .text 0x10
/external/llvm/include/llvm/Support/ELFRelocs/
DPowerPC64.def38 #undef R_PPC64_REL64
124 ELF_RELOC(R_PPC64_REL64, 44)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DPowerPC64.def38 #undef R_PPC64_REL64
124 ELF_RELOC(R_PPC64_REL64, 44)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC64.def39 #undef R_PPC64_REL64
133 ELF_RELOC(R_PPC64_REL64, 44)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC64.def39 #undef R_PPC64_REL64
142 ELF_RELOC(R_PPC64_REL64, 44)
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dreloc-types-elf-ppc64.test35 # CHECK: Type: R_PPC64_REL64 (44)
139 - Type: R_PPC64_REL64
/external/llvm-project/lld/test/ELF/
Dppc64-reloc-rel.s47 # REL-NEXT: 0x12 R_PPC64_REL64 .REL32_AND_REL64 0x4
/external/llvm-project/llvm/lib/Object/
DRelocationResolver.cpp167 case ELF::R_PPC64_REL64: in supportsPPC64()
183 case ELF::R_PPC64_REL64: in resolvePPC64()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp126 Type = ELF::R_PPC64_REL64; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp130 Type = ELF::R_PPC64_REL64; in getRelocType()
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp158 Type = ELF::R_PPC64_REL64; in getRelocType()
/external/llvm-project/lld/ELF/Arch/
DPPC64.cpp990 case R_PPC64_REL64: in getRelExpr()
1293 case R_PPC64_REL64: in relocate()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py570 R_PPC64_REL64 = 44 variable in Relocs_Elf_PPC64
/external/google-breakpad/src/third_party/musl/include/
Delf.h1950 #define R_PPC64_REL64 44 macro
/external/kmod/port-gnu/
Delf.h2317 #define R_PPC64_REL64 44 /* doubleword64 S + A - P */ macro
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test130 ELF-PPC64: Type: R_PPC64_REL64 (44)
/external/elfutils/libelf/
Delf.h2560 #define R_PPC64_REL64 44 /* doubleword64 S + A - P */ macro
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1027 case ELF::R_PPC64_REL64: { in resolvePPC64Relocation()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp821 case ELF::R_PPC64_REL64: { in resolvePPC64Relocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp814 case ELF::R_PPC64_REL64: { in resolvePPC64Relocation()