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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
zarch-reloc.d 17 [ ]*24: R_390_PLT64 test_R_390_PLT64
31 [ ]*56: R_390_PLT64 foo\+0x6
  /toolchain/binutils/binutils-2.25/include/elf/
s390.h 72 RELOC_NUMBER (R_390_PLT64, 25) /* 64 bit PC relative PLT address. */
  /prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
asm.go 159 256 + ld.R_390_PLT64:
300 elfrel = ld.R_390_PLT64
  /prebuilts/go/linux-x86/src/cmd/link/internal/s390x/
asm.go 159 256 + ld.R_390_PLT64:
300 elfrel = ld.R_390_PLT64
  /toolchain/binutils/binutils-2.25/bfd/
elf64-s390.c 105 HOWTO(R_390_PLT64, 0, 4, 64, TRUE, 0, complain_overflow_bitfield,
106 bfd_elf_generic_reloc, "R_390_PLT64", FALSE, 0,MINUS_ONE, TRUE),
256 return &elf_howto_table[(int) R_390_PLT64];
    [all...]
elf32-s390.c 99 EMPTY_HOWTO (R_390_PLT64), /* Empty entry for R_390_PLT64. */
    [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.11-4.8/sysroot/usr/include/
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/ld/
ldelf.go 1212 S390X | R_390_PLT64<<24:
elf.go 727 R_390_PLT64 = 25
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldelf.go 1212 S390X | R_390_PLT64<<24:
elf.go 727 R_390_PLT64 = 25
    [all...]

Completed in 851 milliseconds