Home
last modified time | relevance | path

Searched refs:R_PPC64_ADDR64 (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm-project/lld/test/ELF/
Dppc64-abs64-dyn.s10 ## Test that we create R_PPC64_RELATIVE for R_PPC64_ADDR64 to non-preemptable
17 # CHECK-NEXT: 0x303C8 R_PPC64_ADDR64 external 0x1
18 # CHECK-NEXT: 0x303D0 R_PPC64_ADDR64 global 0x1
Dppc64-toc-relax.s49 # RELOCS-NEXT: 0x0 R_PPC64_ADDR64 hidden 0x0
50 # RELOCS-NEXT: 0x8 R_PPC64_ADDR64 hidden2 0x0
51 # RELOCS-NEXT: 0x10 R_PPC64_ADDR64 shared 0x0
52 # RELOCS-NEXT: 0x18 R_PPC64_ADDR64 default 0x0
Dppc64-toc-relax-ifunc.s11 ## ifunc is a non-preemptable STT_GNU_IFUNC. The R_PPC64_ADDR64 in .toc
/external/llvm/include/llvm/Support/ELFRelocs/
DPowerPC64.def33 #undef R_PPC64_ADDR64
119 ELF_RELOC(R_PPC64_ADDR64, 38)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DPowerPC64.def33 #undef R_PPC64_ADDR64
119 ELF_RELOC(R_PPC64_ADDR64, 38)
/external/elfutils/backends/
Dppc64_symbol.c50 case R_PPC64_ADDR64: in ppc64_reloc_simple_type()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC64.def34 #undef R_PPC64_ADDR64
128 ELF_RELOC(R_PPC64_ADDR64, 38)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC64.def34 #undef R_PPC64_ADDR64
137 ELF_RELOC(R_PPC64_ADDR64, 38)
/external/llvm/test/MC/PowerPC/
Dppc64-relocs-01.s33 # 1. A R_PPC64_ADDR64 against the .text segment plus addend (the function
/external/llvm-project/llvm/test/MC/PowerPC/
Dppc64-relocs-01.s33 # 1. A R_PPC64_ADDR64 against the .text segment plus addend (the function
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dreloc-types-elf-ppc64.test30 # CHECK: Type: R_PPC64_ADDR64 (38)
134 - Type: R_PPC64_ADDR64
/external/llvm-project/lld/ELF/Arch/
DPPC64.cpp575 symbolicRel = R_PPC64_ADDR64; in PPC64()
958 case R_PPC64_ADDR64: in getRelExpr()
1056 if (type == R_PPC64_ADDR64 || type == R_PPC64_TOC) in getDynRel()
1057 return R_PPC64_ADDR64; in getDynRel()
1165 return {R_PPC64_ADDR64, dtpBiasedVal}; in toAddr16Rel()
1292 case R_PPC64_ADDR64: in relocate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp133 case ELF::R_PPC64_ADDR64: in supportsPPC64()
144 case ELF::R_PPC64_ADDR64: in resolvePPC64()
/external/llvm-project/llvm/lib/Object/
DRelocationResolver.cpp165 case ELF::R_PPC64_ADDR64: in supportsPPC64()
179 case ELF::R_PPC64_ADDR64: in resolvePPC64()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp378 Type = ELF::R_PPC64_ADDR64; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp403 Type = ELF::R_PPC64_ADDR64; in getRelocType()
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp443 Type = ELF::R_PPC64_ADDR64; in getRelocType()
/external/llvm/include/llvm/Object/
DRelocVisitor.h114 case llvm::ELF::R_PPC64_ADDR64: in visitELF()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp848 if (TypeFunc != ELF::R_PPC64_ADDR64) { in findOPDEntrySection()
1032 case ELF::R_PPC64_ADDR64: in resolvePPC64Relocation()
1542 ELF::R_PPC64_ADDR64, Value.Addend); in processRelocationRef()
1626 RelType = ELF::R_PPC64_ADDR64; in processRelocationRef()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp639 if (TypeFunc != ELF::R_PPC64_ADDR64) { in findOPDEntrySection()
826 case ELF::R_PPC64_ADDR64: in resolvePPC64Relocation()
1511 ELF::R_PPC64_ADDR64, Value.Addend); in processRelocationRef()
1595 RelType = ELF::R_PPC64_ADDR64; in processRelocationRef()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp632 if (TypeFunc != ELF::R_PPC64_ADDR64) { in findOPDEntrySection()
819 case ELF::R_PPC64_ADDR64: in resolvePPC64Relocation()
1504 ELF::R_PPC64_ADDR64, Value.Addend); in processRelocationRef()
1588 RelType = ELF::R_PPC64_ADDR64; in processRelocationRef()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py567 R_PPC64_ADDR64 = 38 variable in Relocs_Elf_PPC64
/external/google-breakpad/src/third_party/musl/include/
Delf.h1944 #define R_PPC64_ADDR64 38 macro
/external/kmod/port-gnu/
Delf.h2311 #define R_PPC64_ADDR64 38 /* doubleword64 S + A */ macro
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test127 ELF-PPC64: Type: R_PPC64_ADDR64 (38)

12