Home
last modified time | relevance | path

Searched refs:R_PPC64_TOC16_DS (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DPowerPC64.def48 #undef R_PPC64_TOC16_DS
134 ELF_RELOC(R_PPC64_TOC16_DS, 63)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC64.def49 #undef R_PPC64_TOC16_DS
143 ELF_RELOC(R_PPC64_TOC16_DS, 63)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp342 Type = ELF::R_PPC64_TOC16_DS; in getRelocType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1550 RelType == ELF::R_PPC64_TOC16_DS || in processRelocationRef()
1567 case ELF::R_PPC64_TOC16_DS: RelType = ELF::R_PPC64_ADDR16_DS; break; in processRelocationRef()
/third_party/musl/porting/linux/user/include/
Delf.h2229 #define R_PPC64_TOC16_DS 63 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2221 #define R_PPC64_TOC16_DS 63 macro
/third_party/musl/include/
Delf.h2239 #define R_PPC64_TOC16_DS 63 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2221 #define R_PPC64_TOC16_DS 63 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2221 #define R_PPC64_TOC16_DS 63 macro
/third_party/elfutils/libelf/
Delf.h2620 #define R_PPC64_TOC16_DS 63 /* half16ds* (S + A - .TOC.) >> 2 */ macro