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

  /external/elfutils/backends/
s390_symbol.c 51 case R_390_8:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-reloc.d 10 [ ]*1: R_390_8 test_R_390_8
  /toolchain/binutils/binutils-2.25/include/elf/
s390.h 44 RELOC_NUMBER (R_390_8, 1) /* Direct 8 bit. */
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCObjectWriter.cpp 42 case FK_Data_1: return ELF::R_390_8;
  /toolchain/binutils/binutils-2.25/bfd/
elf32-s390.c 54 HOWTO(R_390_8, 0, 0, 8, FALSE, 0, complain_overflow_bitfield,
55 bfd_elf_generic_reloc, "R_390_8", FALSE, 0,0x000000ff, FALSE),
188 return &elf_howto_table[(int) R_390_8];
    [all...]
elf64-s390.c 57 HOWTO(R_390_8, 0, 0, 8, FALSE, 0, complain_overflow_bitfield,
58 bfd_elf_generic_reloc, "R_390_8", FALSE, 0,0x000000ff, FALSE),
198 return &elf_howto_table[(int) R_390_8];
    [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 79 milliseconds