Home
last modified time | relevance | path

Searched refs:R_390_32 (Results 1 – 8 of 8) sorted by relevance

/external/elfutils/0.153/backends/
Ds390_symbol.c44 case R_390_32: in s390_reloc_simple_type()
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp44 case FK_Data_4: return ELF::R_390_32; in getAbsoluteReloc()
/external/llvm/include/llvm/Object/
DRelocVisitor.h127 case llvm::ELF::R_390_32:
/external/llvm/test/DebugInfo/SystemZ/
Dvariable-loc.s3 # We use both R_390_32 and R_390_64 to encode the dwarf information.
/external/qemu/include/
Delf.h826 #define R_390_32 4 /* Direct 32 bit. */ macro
/external/llvm/lib/Object/
DELF.cpp655 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_390_32); in getELFRelocationTypeName()
/external/llvm/include/llvm/Support/
DELF.h1070 R_390_32 = 4, enumerator
/external/elfutils/0.153/libelf/
Delf.h2561 #define R_390_32 4 /* Direct 32 bit. */ macro