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

  /toolchain/binutils/binutils-2.27/elfcpp/
s390.h 47 R_390_GOT12 = 6, // 12 bit GOT offset.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
esa-reloc.d 19 [ ]*18: R_390_GOT12 test_R_390_GOT12
  /toolchain/binutils/binutils-2.27/include/elf/
s390.h 49 RELOC_NUMBER (R_390_GOT12, 6) /* 12 bit GOT offset. */
  /toolchain/binutils/binutils-2.27/bfd/
elf32-s390.c 64 HOWTO(R_390_GOT12, 0, 1, 12, FALSE, 0, complain_overflow_bitfield,
65 bfd_elf_generic_reloc, "R_390_GOT12", FALSE, 0,0x00000fff, FALSE),
200 return &elf_howto_table[(int) R_390_GOT12];
    [all...]
elf64-s390.c 67 HOWTO(R_390_GOT12, 0, 1, 12, FALSE, 0, complain_overflow_bitfield,
68 bfd_elf_generic_reloc, "R_390_GOT12", FALSE, 0,0x00000fff, FALSE),
210 return &elf_howto_table[(int) R_390_GOT12];
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
s390.cc 918 // R_390_12, R_390_GOT12, R_390_GOTPLT12, R_390_GOTIE12
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
asm.go 117 256 + objabi.RelocType(elf.R_390_GOT12):
  /prebuilts/go/linux-x86/src/cmd/link/internal/s390x/
asm.go 117 256 + objabi.RelocType(elf.R_390_GOT12):
  /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...]

Completed in 310 milliseconds