Home
last modified time | relevance | path

Searched refs:R_390_PC16 (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/Support/ELFRelocs/
DSystemZ.def22 ELF_RELOC(R_390_PC16, 16)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DSystemZ.def22 ELF_RELOC(R_390_PC16, 16)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def22 ELF_RELOC(R_390_PC16, 16)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def22 ELF_RELOC(R_390_PC16, 16)
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp53 case FK_Data_2: return ELF::R_390_PC16; in getPCRelReloc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp56 case FK_Data_2: return ELF::R_390_PC16; in getPCRelReloc()
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp56 case FK_Data_2: return ELF::R_390_PC16; in getPCRelReloc()
/external/google-breakpad/src/third_party/musl/include/
Delf.h2530 #define R_390_PC16 16 macro
/external/kmod/port-gnu/
Delf.h3001 #define R_390_PC16 16 /* PC relative 16 bit. */ macro
/external/elfutils/libelf/
Delf.h3329 #define R_390_PC16 16 /* PC relative 16 bit. */ macro
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp854 case ELF::R_390_PC16: { in resolveSystemZRelocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp847 case ELF::R_390_PC16: { in resolveSystemZRelocation()