Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def32 ELF_RELOC(R_390_GOTENT, 26)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DSystemZ.def32 ELF_RELOC(R_390_GOTENT, 26)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp151 return ELF::R_390_GOTENT; in getRelocType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1605 (RelType == ELF::R_390_PLT32DBL || RelType == ELF::R_390_GOTENT)) { in processRelocationRef()
1646 if (RelType == ELF::R_390_GOTENT) in processRelocationRef()
/third_party/musl/porting/linux/user/include/
Delf.h2903 #define R_390_GOTENT 26 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2895 #define R_390_GOTENT 26 macro
/third_party/musl/include/
Delf.h2913 #define R_390_GOTENT 26 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2895 #define R_390_GOTENT 26 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2895 #define R_390_GOTENT 26 macro
/third_party/elfutils/libelf/
Delf.h3382 #define R_390_GOTENT 26 /* 32 bit PC rel. to GOT entry >> 1. */ macro