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

  /toolchain/binutils/binutils-2.27/elfcpp/
s390.h 56 R_390_GOT16 = 15, // 16 bit GOT offset.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
esa-reloc.d 24 [ ]*24: R_390_GOT16 test_R_390_GOT16
  /toolchain/binutils/binutils-2.27/include/elf/
s390.h 58 RELOC_NUMBER (R_390_GOT16, 15) /* 16 bit GOT offset. */
  /toolchain/binutils/binutils-2.27/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...]
  /toolchain/binutils/binutils-2.27/gold/
s390.cc 928 // R_390_16, R_390_GOT16, R_390_GOTPLT16, R_390_GOTOFF16, R_390_PLTOFF16
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
asm.go 146 case 256 + objabi.RelocType(elf.R_390_GOT16),
  /prebuilts/go/linux-x86/src/cmd/link/internal/s390x/
asm.go 146 case 256 + objabi.RelocType(elf.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.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/loadelf/
ldelf.go 1139 S390X | uint32(elf.R_390_GOT16)<<24,
  /prebuilts/go/linux-x86/src/cmd/link/internal/loadelf/
ldelf.go 1139 S390X | uint32(elf.R_390_GOT16)<<24,

Completed in 2898 milliseconds