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

  /toolchain/binutils/binutils-2.27/elfcpp/
s390.h 103 R_390_GOT20 = 58, // 20 bit GOT offset.
  /toolchain/binutils/binutils-2.27/include/elf/
s390.h 122 RELOC_NUMBER (R_390_GOT20, 58) /* 20 bit GOT offset. */
  /toolchain/binutils/binutils-2.27/bfd/
elf32-s390.c 155 HOWTO(R_390_GOT20, 0, 2, 20, FALSE, 8, complain_overflow_dont,
156 s390_elf_ldisp_reloc, "R_390_GOT20", FALSE, 0,0x0fffff00, FALSE),
286 return &elf_howto_table[(int) R_390_GOT20];
    [all...]
elf64-s390.c 165 HOWTO(R_390_GOT20, 0, 2, 20, FALSE, 8, complain_overflow_dont,
166 s390_elf_ldisp_reloc, "R_390_GOT20", FALSE, 0,0x0fffff00, FALSE),
310 return &elf_howto_table[(int) R_390_GOT20];
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
s390.cc 938 // R_390_20, R_390_GOT20, R_390_GOTPLT20, R_390_GOTIE20
    [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 581 milliseconds