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

  /toolchain/binutils/binutils-2.27/elfcpp/
s390.h 76 R_390_GOTPLTENT = 33, // 32 bit rel. offset to jump slot.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
zarch-reloc.d 25 [ ]*4c: R_390_GOTPLTENT test_R_390_GOTPLTENT\+0x2
  /toolchain/binutils/binutils-2.27/include/elf/
s390.h 80 RELOC_NUMBER (R_390_GOTPLTENT, 33) /* 32 bit rel. offset to jump slot. */
  /toolchain/binutils/binutils-2.27/bfd/
elf32-s390.c 112 HOWTO(R_390_GOTPLTENT, 1, 2, 32, TRUE, 0, complain_overflow_bitfield,
113 bfd_elf_generic_reloc, "R_390_GOTPLTENT",FALSE, 0,0xffffffff, TRUE),
250 return &elf_howto_table[(int) R_390_GOTPLTENT];
    [all...]
elf64-s390.c 121 HOWTO(R_390_GOTPLTENT, 1, 2, 32, TRUE, 0, complain_overflow_bitfield,
122 bfd_elf_generic_reloc, "R_390_GOTPLTENT",FALSE, 0,MINUS_ONE, TRUE),
272 return &elf_howto_table[(int) R_390_GOTPLTENT];
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
s390.cc 993 // R_390_PC32DBL, R_390_PLT32DBL, R_390_GOTPCDBL, R_390_GOTENT, R_390_GOTPLTENT
    [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.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 1060 milliseconds