Home
last modified time | relevance | path

Searched refs:R_390_PLT32DBL (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/llvm/test/MC/SystemZ/
Dfixups.s33 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PLT32DBL target 0x2
40 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PLT32DBL target 0x2
48 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PLT32DBL target 0x2
/external/llvm/test/MC/SystemZ/
Dfixups.s33 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PLT32DBL target 0x2
40 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PLT32DBL target 0x2
48 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PLT32DBL target 0x2
/external/llvm/include/llvm/Support/ELFRelocs/
DSystemZ.def26 ELF_RELOC(R_390_PLT32DBL, 20)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DSystemZ.def26 ELF_RELOC(R_390_PLT32DBL, 20)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def26 ELF_RELOC(R_390_PLT32DBL, 20)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def26 ELF_RELOC(R_390_PLT32DBL, 20)
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp104 case SystemZ::FK_390_PC32DBL: return ELF::R_390_PLT32DBL; in getPLTReloc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp111 case SystemZ::FK_390_PC32DBL: return ELF::R_390_PLT32DBL; in getPLTReloc()
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp111 case SystemZ::FK_390_PC32DBL: return ELF::R_390_PLT32DBL; in getPLTReloc()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1054 case ELF::R_390_PLT32DBL: { in resolveSystemZRelocation()
1643 (RelType == ELF::R_390_PLT32DBL || RelType == ELF::R_390_GOTENT)) { in processRelocationRef()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp848 case ELF::R_390_PLT32DBL: { in resolveSystemZRelocation()
1612 (RelType == ELF::R_390_PLT32DBL || RelType == ELF::R_390_GOTENT)) { in processRelocationRef()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp841 case ELF::R_390_PLT32DBL: { in resolveSystemZRelocation()
1605 (RelType == ELF::R_390_PLT32DBL || RelType == ELF::R_390_GOTENT)) { in processRelocationRef()
/external/google-breakpad/src/third_party/musl/include/
Delf.h2534 #define R_390_PLT32DBL 20 macro
/external/kmod/port-gnu/
Delf.h3005 #define R_390_PLT32DBL 20 /* 32 bit PC rel. PLT shifted by 1. */ macro
/external/elfutils/libelf/
Delf.h3333 #define R_390_PLT32DBL 20 /* 32 bit PC rel. PLT shifted by 1. */ macro