Home
last modified time | relevance | path

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

/external/elfutils/backends/
Ds390_symbol.c49 case R_390_32: in s390_reloc_simple_type()
/external/llvm/include/llvm/Support/ELFRelocs/
DSystemZ.def10 ELF_RELOC(R_390_32, 4)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DSystemZ.def10 ELF_RELOC(R_390_32, 4)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def10 ELF_RELOC(R_390_32, 4)
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp44 case FK_Data_4: return ELF::R_390_32; in getAbsoluteReloc()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp48 case FK_Data_4: return ELF::R_390_32; in getAbsoluteReloc()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DRelocVisitor.h195 case ELF::R_390_32: { in visitSystemz()
/external/llvm/test/DebugInfo/SystemZ/
Dvariable-loc.s3 # We use both R_390_32 and R_390_64 to encode the dwarf information.
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/SystemZ/
Dvariable-loc.s3 # We use both R_390_32 and R_390_64 to encode the dwarf information.
/external/llvm/include/llvm/Object/
DRelocVisitor.h122 case llvm::ELF::R_390_32: in visitELF()
/external/kmod/port-gnu/
Delf.h2989 #define R_390_32 4 /* Direct 32 bit. */ macro
/external/elfutils/libelf/
Delf.h3209 #define R_390_32 4 /* Direct 32 bit. */ macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp860 case ELF::R_390_32: in resolveSystemZRelocation()