Home
last modified time | relevance | path

Searched refs:R_390_8 (Results 1 – 12 of 12) sorted by relevance

/third_party/elfutils/backends/
Ds390_symbol.c53 case R_390_8: in s390_reloc_simple_type()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def7 ELF_RELOC(R_390_8, 1)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DSystemZ.def7 ELF_RELOC(R_390_8, 1)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp45 case FK_Data_1: return ELF::R_390_8; in getAbsoluteReloc()
/third_party/musl/ndk_musl_include/
Delf.h2870 #define R_390_8 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2870 #define R_390_8 1 macro
/third_party/musl/include/
Delf.h2874 #define R_390_8 1 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2870 #define R_390_8 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2870 #define R_390_8 1 macro
/third_party/musl/porting/linux/user/include/
Delf.h2878 #define R_390_8 1 macro
/third_party/elfutils/libelf/
Delf.h3357 #define R_390_8 1 /* Direct 8 bit. */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp864 case ELF::R_390_8: in resolveSystemZRelocation()