Home
last modified time | relevance | path

Searched refs:R_390_PC16DBL (Results 1 – 16 of 16) sorted by relevance

/external/llvm/include/llvm/Support/ELFRelocs/
DSystemZ.def23 ELF_RELOC(R_390_PC16DBL, 17)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DSystemZ.def23 ELF_RELOC(R_390_PC16DBL, 17)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def23 ELF_RELOC(R_390_PC16DBL, 17)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def23 ELF_RELOC(R_390_PC16DBL, 17)
/external/llvm-project/llvm/test/MC/SystemZ/
Dfixups-zEC12.s9 # CHECK-REL: 0x{{[0-9A-F]*4}} R_390_PC16DBL branch 0x4
Dfixups.s55 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PC16DBL target 0x2
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp56 case SystemZ::FK_390_PC16DBL: return ELF::R_390_PC16DBL; in getPCRelReloc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp60 case SystemZ::FK_390_PC16DBL: return ELF::R_390_PC16DBL; in getPCRelReloc()
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp60 case SystemZ::FK_390_PC16DBL: return ELF::R_390_PC16DBL; in getPCRelReloc()
/external/llvm/test/MC/SystemZ/
Dfixups.s55 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PC16DBL target 0x2
/external/google-breakpad/src/third_party/musl/include/
Delf.h2531 #define R_390_PC16DBL 17 macro
/external/kmod/port-gnu/
Delf.h3002 #define R_390_PC16DBL 17 /* PC relative 16 bit shifted by 1. */ macro
/external/elfutils/libelf/
Delf.h3330 #define R_390_PC16DBL 17 /* PC relative 16 bit shifted by 1. */ macro
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1046 case ELF::R_390_PC16DBL: in resolveSystemZRelocation()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp840 case ELF::R_390_PC16DBL: in resolveSystemZRelocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp833 case ELF::R_390_PC16DBL: in resolveSystemZRelocation()