Home
last modified time | relevance | path

Searched refs:R_390_PC16DBL (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCObjectWriter.cpp60 case SystemZ::FK_390_PC16DBL: return ELF::R_390_PC16DBL; in getPCRelReloc()
/third_party/musl/porting/linux/user/include/
H A Delf.h2895 #define R_390_PC16DBL 17 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h2886 #define R_390_PC16DBL 17 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h2886 #define R_390_PC16DBL 17 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h2886 #define R_390_PC16DBL 17 macro
/third_party/musl/include/
H A Delf.h2922 #define R_390_PC16DBL 17 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp833 case ELF::R_390_PC16DBL: in resolveSystemZRelocation()
836 assert(int16_t(Delta / 2) * 2 == Delta && "R_390_PC16DBL overflow"); in resolveSystemZRelocation()
/third_party/elfutils/libelf/
H A Delf.h3373 #define R_390_PC16DBL 17 /* PC relative 16 bit shifted by 1. */ macro

Completed in 65 milliseconds