Home
last modified time | relevance | path

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

/third_party/elfutils/backends/
Ds390_symbol.c49 case R_390_32: in s390_reloc_simple_type()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def10 ELF_RELOC(R_390_32, 4)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DSystemZ.def10 ELF_RELOC(R_390_32, 4)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp47 case FK_Data_4: return ELF::R_390_32; in getAbsoluteReloc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp153 case ELF::R_390_32: in supportsSystemZ()
163 case ELF::R_390_32: in resolveSystemZ()
/third_party/musl/porting/linux/user/include/
Delf.h2881 #define R_390_32 4 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2873 #define R_390_32 4 macro
/third_party/musl/include/
Delf.h2891 #define R_390_32 4 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2873 #define R_390_32 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2873 #define R_390_32 4 macro
/third_party/elfutils/libelf/
Delf.h3360 #define R_390_32 4 /* Direct 32 bit. */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp870 case ELF::R_390_32: in resolveSystemZRelocation()