Home
last modified time | relevance | path

Searched refs:R_390_PC32 (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.cpp57 case FK_Data_4: return ELF::R_390_PC32; in getPCRelReloc()
/third_party/musl/porting/linux/user/include/
H A Delf.h2883 #define R_390_PC32 5 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h2874 #define R_390_PC32 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h2874 #define R_390_PC32 5 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h2874 #define R_390_PC32 5 macro
/third_party/musl/include/
H A Delf.h2910 #define R_390_PC32 5 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp853 case ELF::R_390_PC32: { in resolveSystemZRelocation()
855 assert(int32_t(Delta) == Delta && "R_390_PC32 overflow"); in resolveSystemZRelocation()
/third_party/elfutils/libelf/
H A Delf.h3361 #define R_390_PC32 5 /* PC relative 32 bit. */ macro

Completed in 74 milliseconds