Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DPowerPC64.def41 #undef R_PPC64_TOC16_HI
127 ELF_RELOC(R_PPC64_TOC16_HI, 49)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC64.def42 #undef R_PPC64_TOC16_HI
136 ELF_RELOC(R_PPC64_TOC16_HI, 49)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp197 Type = ELF::R_PPC64_TOC16_HI; in getRelocType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1553 RelType == ELF::R_PPC64_TOC16_HI || in processRelocationRef()
1570 case ELF::R_PPC64_TOC16_HI: RelType = ELF::R_PPC64_ADDR16_HI; break; in processRelocationRef()
/third_party/musl/porting/linux/user/include/
Delf.h2214 #define R_PPC64_TOC16_HI 49 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2206 #define R_PPC64_TOC16_HI 49 macro
/third_party/musl/include/
Delf.h2224 #define R_PPC64_TOC16_HI 49 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2206 #define R_PPC64_TOC16_HI 49 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2206 #define R_PPC64_TOC16_HI 49 macro
/third_party/elfutils/libelf/
Delf.h2605 #define R_PPC64_TOC16_HI 49 /* half16 #hi(S + A - .TOC.) */ macro