Searched refs:R_390_64 (Results 1 - 9 of 9) sorted by relevance

/external/elfutils/0.153/backends/
H A Ds390_symbol.c42 case R_390_64:
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCObjectWriter.cpp45 case FK_Data_8: return ELF::R_390_64;
/external/llvm/include/llvm/Object/
H A DRelocVisitor.h129 case llvm::ELF::R_390_64:
/external/llvm/test/DebugInfo/SystemZ/
H A Dvariable-loc.s3 # We use both R_390_32 and R_390_64 to encode the dwarf information.
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp867 case ELF::R_390_64:
1308 RelocationEntry RE(SectionID, StubOffset + 8, ELF::R_390_64,
/external/llvm/lib/Object/
H A DELF.cpp673 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_390_64);
/external/qemu/include/
H A Delf.h844 #define R_390_64 22 /* Direct 64 bit. */ macro
/external/llvm/include/llvm/Support/
H A DELF.h1088 R_390_64 = 22, enumerator in enum:llvm::ELF::__anon25593
/external/elfutils/0.153/libelf/
H A Delf.h2579 #define R_390_64 22 /* Direct 64 bit. */ macro

Completed in 176 milliseconds