Home
last modified time | relevance | path

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

/third_party/elfutils/backends/
Ds390_symbol.c51 case R_390_16: in s390_reloc_simple_type()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def9 ELF_RELOC(R_390_16, 3)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DSystemZ.def9 ELF_RELOC(R_390_16, 3)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp46 case FK_Data_2: return ELF::R_390_16; in getAbsoluteReloc()
/third_party/musl/porting/linux/user/include/
Delf.h2880 #define R_390_16 3 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2872 #define R_390_16 3 macro
/third_party/musl/include/
Delf.h2890 #define R_390_16 3 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2872 #define R_390_16 3 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2872 #define R_390_16 3 macro
/third_party/elfutils/libelf/
Delf.h3359 #define R_390_16 3 /* Direct 16 bit. */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp867 case ELF::R_390_16: in resolveSystemZRelocation()