HomeSort by relevance Sort by last modified time
    Searched refs:R_390_64 (Results 1 - 13 of 13) sorted by null

  /external/elfutils/backends/
s390_symbol.c 45 case R_390_64:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
zarch-reloc.d 14 [ ]*c: R_390_64 test_R_390_64
  /toolchain/binutils/binutils-2.25/include/elf/
s390.h 69 RELOC_NUMBER (R_390_64, 22) /* Direct 64 bit. */
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCObjectWriter.cpp 45 case FK_Data_8: return ELF::R_390_64;
  /external/llvm/include/llvm/Object/
RelocVisitor.h 125 case llvm::ELF::R_390_64:
  /external/llvm/test/DebugInfo/SystemZ/
variable-loc.s 3 # We use both R_390_32 and R_390_64 to encode the dwarf information.
  /toolchain/binutils/binutils-2.25/bfd/
elf64-s390.c 99 HOWTO(R_390_64, 0, 4, 64, FALSE, 0, complain_overflow_bitfield,
100 bfd_elf_generic_reloc, "R_390_64", FALSE, 0,MINUS_ONE, FALSE),
250 return &elf_howto_table[(int) R_390_64];
    [all...]
elf32-s390.c 96 EMPTY_HOWTO (R_390_64), /* Empty entry for R_390_64. */
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]
  /art/runtime/
elf.h     [all...]