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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-reloc.d 24 [ ]*24: R_390_GOT16 test_R_390_GOT16
  /toolchain/binutils/binutils-2.25/include/elf/
s390.h 58 RELOC_NUMBER (R_390_GOT16, 15) /* 16 bit GOT offset. */
  /toolchain/binutils/binutils-2.25/bfd/
elf32-s390.c 82 HOWTO(R_390_GOT16, 0, 1, 16, FALSE, 0, complain_overflow_bitfield,
83 bfd_elf_generic_reloc, "R_390_GOT16", FALSE, 0,0x0000ffff, FALSE),
218 return &elf_howto_table[(int) R_390_GOT16];
    [all...]
elf64-s390.c 85 HOWTO(R_390_GOT16, 0, 1, 16, FALSE, 0, complain_overflow_bitfield,
86 bfd_elf_generic_reloc, "R_390_GOT16", FALSE, 0,0x0000ffff, FALSE),
228 return &elf_howto_table[(int) R_390_GOT16];
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
asm.go 140 case 256 + ld.R_390_GOT16,
  /prebuilts/go/linux-x86/src/cmd/link/internal/s390x/
asm.go 140 case 256 + ld.R_390_GOT16,
  /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/
ldelf.go 1161 S390X | R_390_GOT16<<24,
elf.go 717 R_390_GOT16 = 15
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldelf.go 1161 S390X | R_390_GOT16<<24,
elf.go 717 R_390_GOT16 = 15
    [all...]

Completed in 145 milliseconds