Searched refs:R_390_PC32DBL (Results 1 – 15 of 15) sorted by relevance
/external/llvm/include/llvm/Support/ELFRelocs/ |
D | SystemZ.def | 25 ELF_RELOC(R_390_PC32DBL, 19)
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/ |
D | SystemZ.def | 25 ELF_RELOC(R_390_PC32DBL, 19)
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | SystemZ.def | 25 ELF_RELOC(R_390_PC32DBL, 19)
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | SystemZ.def | 25 ELF_RELOC(R_390_PC32DBL, 19)
|
/external/llvm-project/llvm/test/MC/SystemZ/ |
D | fixups.s | 9 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PC32DBL target 0x2 27 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PC32DBL target 0x2
|
/external/llvm/test/MC/SystemZ/ |
D | fixups.s | 9 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PC32DBL target 0x2 27 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PC32DBL target 0x2
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCObjectWriter.cpp | 57 case SystemZ::FK_390_PC32DBL: return ELF::R_390_PC32DBL; in getPCRelReloc()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCObjectWriter.cpp | 62 case SystemZ::FK_390_PC32DBL: return ELF::R_390_PC32DBL; in getPCRelReloc()
|
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCObjectWriter.cpp | 62 case SystemZ::FK_390_PC32DBL: return ELF::R_390_PC32DBL; in getPCRelReloc()
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 1053 case ELF::R_390_PC32DBL: in resolveSystemZRelocation() 1685 resolveRelocation(Section, Offset, StubAddress + 8, ELF::R_390_PC32DBL, in processRelocationRef()
|
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 847 case ELF::R_390_PC32DBL: in resolveSystemZRelocation() 1654 resolveRelocation(Section, Offset, StubAddress + 8, ELF::R_390_PC32DBL, in processRelocationRef()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 840 case ELF::R_390_PC32DBL: in resolveSystemZRelocation() 1647 resolveRelocation(Section, Offset, StubAddress + 8, ELF::R_390_PC32DBL, in processRelocationRef()
|
/external/google-breakpad/src/third_party/musl/include/ |
D | elf.h | 2533 #define R_390_PC32DBL 19 macro
|
/external/kmod/port-gnu/ |
D | elf.h | 3004 #define R_390_PC32DBL 19 /* PC relative 32 bit shifted by 1. */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 3332 #define R_390_PC32DBL 19 /* PC relative 32 bit shifted by 1. */ macro
|