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

  /toolchain/binutils/binutils-2.27/elfcpp/
s390.h 48 R_390_GOT32 = 7, // 32 bit GOT offset.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
esa-reloc.d 21 [ ]*1a: R_390_GOT32 test_R_390_GOT32
  /toolchain/binutils/binutils-2.27/include/elf/
s390.h 50 RELOC_NUMBER (R_390_GOT32, 7) /* 32 bit GOT offset. */
  /toolchain/binutils/binutils-2.27/bfd/
elf32-s390.c 66 HOWTO(R_390_GOT32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
67 bfd_elf_generic_reloc, "R_390_GOT32", FALSE, 0,0xffffffff, FALSE),
202 return &elf_howto_table[(int) R_390_GOT32];
    [all...]
elf64-s390.c 69 HOWTO(R_390_GOT32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
70 bfd_elf_generic_reloc, "R_390_GOT32", FALSE, 0,0xffffffff, FALSE),
212 return &elf_howto_table[(int) R_390_GOT32];
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
s390.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
asm.go 147 256 + objabi.RelocType(elf.R_390_GOT32),
  /prebuilts/go/linux-x86/src/cmd/link/internal/s390x/
asm.go 147 256 + objabi.RelocType(elf.R_390_GOT32),
  /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 1173 S390X | uint32(elf.R_390_GOT32)<<24,
  /prebuilts/go/linux-x86/src/cmd/link/internal/loadelf/
ldelf.go 1173 S390X | uint32(elf.R_390_GOT32)<<24,

Completed in 624 milliseconds