Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/MC/SystemZ/
Dfixups.s61 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PLT16DBL target 0x2
68 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PLT16DBL target 0x2
76 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PLT16DBL target 0x2
Dfixups-zEC12.s15 # CHECK-REL: 0x{{[0-9A-F]*4}} R_390_PLT16DBL branch 0x4
/external/llvm/test/MC/SystemZ/
Dfixups.s61 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PLT16DBL target 0x2
68 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PLT16DBL target 0x2
76 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PLT16DBL target 0x2
/external/llvm/include/llvm/Support/ELFRelocs/
DSystemZ.def24 ELF_RELOC(R_390_PLT16DBL, 18)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DSystemZ.def24 ELF_RELOC(R_390_PLT16DBL, 18)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def24 ELF_RELOC(R_390_PLT16DBL, 18)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def24 ELF_RELOC(R_390_PLT16DBL, 18)
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp103 case SystemZ::FK_390_PC16DBL: return ELF::R_390_PLT16DBL; in getPLTReloc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp109 case SystemZ::FK_390_PC16DBL: return ELF::R_390_PLT16DBL; in getPLTReloc()
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp109 case SystemZ::FK_390_PC16DBL: return ELF::R_390_PLT16DBL; in getPLTReloc()
/external/google-breakpad/src/third_party/musl/include/
Delf.h2532 #define R_390_PLT16DBL 18 macro
/external/kmod/port-gnu/
Delf.h3003 #define R_390_PLT16DBL 18 /* 16 bit PC rel. PLT shifted by 1. */ macro
/external/elfutils/libelf/
Delf.h3331 #define R_390_PLT16DBL 18 /* 16 bit PC rel. PLT shifted by 1. */ macro
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1047 case ELF::R_390_PLT16DBL: { in resolveSystemZRelocation()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp841 case ELF::R_390_PLT16DBL: { in resolveSystemZRelocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp834 case ELF::R_390_PLT16DBL: { in resolveSystemZRelocation()