Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DPowerPC64.def33 #undef R_PPC64_ADDR64
119 ELF_RELOC(R_PPC64_ADDR64, 38)
/third_party/musl/arch/powerpc64/
Dreloc.h11 #define REL_SYMBOLIC R_PPC64_ADDR64
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC64.def34 #undef R_PPC64_ADDR64
128 ELF_RELOC(R_PPC64_ADDR64, 38)
/third_party/elfutils/backends/
Dppc64_symbol.c50 case R_PPC64_ADDR64: in ppc64_reloc_simple_type()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp403 Type = ELF::R_PPC64_ADDR64; in getRelocType()
/third_party/skia/third_party/externals/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()
/third_party/musl/ndk_musl_include/
Delf.h2195 #define R_PPC64_ADDR64 38 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2195 #define R_PPC64_ADDR64 38 macro
/third_party/musl/include/
Delf.h2199 #define R_PPC64_ADDR64 38 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2195 #define R_PPC64_ADDR64 38 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2195 #define R_PPC64_ADDR64 38 macro
/third_party/musl/porting/linux/user/include/
Delf.h2203 #define R_PPC64_ADDR64 38 macro
/third_party/elfutils/libelf/
Delf.h2594 #define R_PPC64_ADDR64 38 /* doubleword64 S + A */ macro