Home
last modified time | relevance | path

Searched refs:R_390_PC32DBL (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.cpp62 case SystemZ::FK_390_PC32DBL: return ELF::R_390_PC32DBL; in getPCRelReloc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp840 case ELF::R_390_PC32DBL: in resolveSystemZRelocation()
843 assert(int32_t(Delta / 2) * 2 == Delta && "R_390_PC32DBL overflow"); in resolveSystemZRelocation()
1647 resolveRelocation(Section, Offset, StubAddress + 8, ELF::R_390_PC32DBL, in processRelocationRef()
/third_party/musl/porting/linux/user/include/
H A Delf.h2897 #define R_390_PC32DBL 19 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h2888 #define R_390_PC32DBL 19 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h2888 #define R_390_PC32DBL 19 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h2888 #define R_390_PC32DBL 19 macro
/third_party/musl/include/
H A Delf.h2924 #define R_390_PC32DBL 19 macro
/third_party/elfutils/libelf/
H A Delf.h3375 #define R_390_PC32DBL 19 /* PC relative 32 bit shifted by 1. */ macro

Completed in 67 milliseconds