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

  /toolchain/binutils/binutils-2.25/include/elf/
s390.h 55 RELOC_NUMBER (R_390_RELATIVE, 12) /* Adjust by program base. */
  /toolchain/binutils/binutils-2.25/bfd/
elf32-s390.c 76 HOWTO(R_390_RELATIVE, 0, 2, 32, TRUE, 0, complain_overflow_bitfield,
77 bfd_elf_generic_reloc, "R_390_RELATIVE", FALSE, 0,0xffffffff, FALSE),
212 return &elf_howto_table[(int) R_390_RELATIVE];
    [all...]
elf64-s390.c 79 HOWTO(R_390_RELATIVE, 0, 4, 64, TRUE, 0, complain_overflow_bitfield,
80 bfd_elf_generic_reloc, "R_390_RELATIVE", FALSE, 0,MINUS_ONE, FALSE),
222 return &elf_howto_table[(int) R_390_RELATIVE];
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
asm.go 181 case 256 + ld.R_390_RELATIVE:
  /prebuilts/go/linux-x86/src/cmd/link/internal/s390x/
asm.go 181 case 256 + ld.R_390_RELATIVE:
  /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 1206 S390X | R_390_RELATIVE<<24,
elf.go 714 R_390_RELATIVE = 12
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldelf.go 1206 S390X | R_390_RELATIVE<<24,
elf.go 714 R_390_RELATIVE = 12
    [all...]

Completed in 568 milliseconds