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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-reloc.d 32 [ ]*34: R_390_GOTOFF16 test_R_390_GOTOFF16
  /toolchain/binutils/binutils-2.25/include/elf/
s390.h 74 RELOC_NUMBER (R_390_GOTOFF16, 27) /* 16 bit offset to GOT. */
  /toolchain/binutils/binutils-2.25/bfd/
elf32-s390.c 102 HOWTO(R_390_GOTOFF16, 0, 1, 16, FALSE, 0, complain_overflow_bitfield,
103 bfd_elf_generic_reloc, "R_390_GOTOFF16", FALSE, 0,0x0000ffff, FALSE),
242 return &elf_howto_table[(int) R_390_GOTOFF16];
    [all...]
elf64-s390.c 109 HOWTO(R_390_GOTOFF16, 0, 1, 16, FALSE, 0, complain_overflow_bitfield,
110 bfd_elf_generic_reloc, "R_390_GOTOFF16", FALSE, 0,0x0000ffff, FALSE),
260 return &elf_howto_table[(int) R_390_GOTOFF16];
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
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...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 729 R_390_GOTOFF16 = 27
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 729 R_390_GOTOFF16 = 27
    [all...]

Completed in 720 milliseconds