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

  /external/elfutils/backends/
s390_symbol.c 47 case R_390_32:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-reloc.d 16 [ ]*e: R_390_32 test_R_390_32
  /toolchain/binutils/binutils-2.25/include/elf/
s390.h 47 RELOC_NUMBER (R_390_32, 4) /* Direct 32 bit. */
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCObjectWriter.cpp 44 case FK_Data_4: return ELF::R_390_32;
  /external/llvm/include/llvm/Object/
RelocVisitor.h 123 case llvm::ELF::R_390_32:
  /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/
elf32-s390.c 60 HOWTO(R_390_32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
61 bfd_elf_generic_reloc, "R_390_32", FALSE, 0,0xffffffff, FALSE),
194 return &elf_howto_table[(int) R_390_32];
196 return &elf_howto_table[(int) R_390_32];
    [all...]
elf64-s390.c 63 HOWTO(R_390_32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
64 bfd_elf_generic_reloc, "R_390_32", FALSE, 0,0xffffffff, FALSE),
204 return &elf_howto_table[(int) R_390_32];
206 return &elf_howto_table[(int) R_390_32];
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 278 milliseconds