Home
last modified time | relevance | path

Searched refs:R_390_PC16 (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.cpp56 case FK_Data_2: return ELF::R_390_PC16; in getPCRelReloc()
/third_party/musl/porting/linux/user/include/
H A Delf.h2894 #define R_390_PC16 16 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h2885 #define R_390_PC16 16 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h2885 #define R_390_PC16 16 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h2885 #define R_390_PC16 16 macro
/third_party/musl/include/
H A Delf.h2921 #define R_390_PC16 16 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp847 case ELF::R_390_PC16: { in resolveSystemZRelocation()
849 assert(int16_t(Delta) == Delta && "R_390_PC16 overflow"); in resolveSystemZRelocation()
/third_party/elfutils/libelf/
H A Delf.h3372 #define R_390_PC16 16 /* PC relative 16 bit. */ macro

Completed in 68 milliseconds