Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def23 ELF_RELOC(R_390_PC16DBL, 17)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DSystemZ.def23 ELF_RELOC(R_390_PC16DBL, 17)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp60 case SystemZ::FK_390_PC16DBL: return ELF::R_390_PC16DBL; in getPCRelReloc()
/third_party/musl/ndk_musl_include/
Delf.h2886 #define R_390_PC16DBL 17 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2886 #define R_390_PC16DBL 17 macro
/third_party/musl/include/
Delf.h2890 #define R_390_PC16DBL 17 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2886 #define R_390_PC16DBL 17 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2886 #define R_390_PC16DBL 17 macro
/third_party/musl/porting/linux/user/include/
Delf.h2894 #define R_390_PC16DBL 17 macro
/third_party/elfutils/libelf/
Delf.h3373 #define R_390_PC16DBL 17 /* PC relative 16 bit shifted by 1. */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp833 case ELF::R_390_PC16DBL: in resolveSystemZRelocation()