Home
last modified time | relevance | path

Searched refs:R_PPC64_TOC16_LO_DS (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DPowerPC64.def49 #undef R_PPC64_TOC16_LO_DS
135 ELF_RELOC(R_PPC64_TOC16_LO_DS, 64)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC64.def50 #undef R_PPC64_TOC16_LO_DS
144 ELF_RELOC(R_PPC64_TOC16_LO_DS, 64)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp345 Type = ELF::R_PPC64_TOC16_LO_DS; in getRelocType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1552 RelType == ELF::R_PPC64_TOC16_LO_DS || in processRelocationRef()
1569 case ELF::R_PPC64_TOC16_LO_DS: RelType = ELF::R_PPC64_ADDR16_LO_DS; break; in processRelocationRef()
/third_party/musl/ndk_musl_include/
Delf.h2222 #define R_PPC64_TOC16_LO_DS 64 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2222 #define R_PPC64_TOC16_LO_DS 64 macro
/third_party/musl/include/
Delf.h2226 #define R_PPC64_TOC16_LO_DS 64 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2222 #define R_PPC64_TOC16_LO_DS 64 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2222 #define R_PPC64_TOC16_LO_DS 64 macro
/third_party/musl/porting/linux/user/include/
Delf.h2230 #define R_PPC64_TOC16_LO_DS 64 macro
/third_party/elfutils/libelf/
Delf.h2621 #define R_PPC64_TOC16_LO_DS 64 /* half16ds #lo(S + A - .TOC.) >> 2 */ macro