Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DPowerPC64.def39 #undef R_PPC64_TOC16
125 ELF_RELOC(R_PPC64_TOC16, 47)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC64.def40 #undef R_PPC64_TOC16
134 ELF_RELOC(R_PPC64_TOC16, 47)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp191 Type = ELF::R_PPC64_TOC16; in getRelocType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1549 } else if (RelType == ELF::R_PPC64_TOC16 || in processRelocationRef()
1566 case ELF::R_PPC64_TOC16: RelType = ELF::R_PPC64_ADDR16; break; in processRelocationRef()
/third_party/musl/porting/linux/user/include/
Delf.h2212 #define R_PPC64_TOC16 47 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2204 #define R_PPC64_TOC16 47 macro
/third_party/musl/include/
Delf.h2222 #define R_PPC64_TOC16 47 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2204 #define R_PPC64_TOC16 47 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2204 #define R_PPC64_TOC16 47 macro
/third_party/elfutils/libelf/
Delf.h2603 #define R_PPC64_TOC16 47 /* half16* S + A - .TOC */ macro