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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
zarch-reloc.d 10 [ ]*2: R_390_PC32DBL test_R_390_PC32DBL\+0x2
12 [ ]*8: R_390_PC32DBL test_R_390_PLT32DBL\+0x2
zarch-operands.d 12 [ ]*8: R_390_PC32DBL test_ril\+0x2
  /toolchain/binutils/binutils-2.25/include/elf/
s390.h 66 RELOC_NUMBER (R_390_PC32DBL, 19) /* PC relative 32 bit shifted by 1. */
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCObjectWriter.cpp 57 case SystemZ::FK_390_PC32DBL: return ELF::R_390_PC32DBL;
  /external/llvm/test/MC/SystemZ/
fixups.s 9 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PC32DBL target 0x2
27 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PC32DBL target 0x2
  /toolchain/binutils/binutils-2.25/bfd/
elf32-s390.c 90 HOWTO(R_390_PC32DBL, 1, 2, 32, TRUE, 0, complain_overflow_bitfield,
91 bfd_elf_generic_reloc, "R_390_PC32DBL", FALSE, 0,0xffffffff, TRUE),
234 return &elf_howto_table[(int) R_390_PC32DBL];
    [all...]
elf64-s390.c 93 HOWTO(R_390_PC32DBL, 1, 2, 32, TRUE, 0, complain_overflow_bitfield,
94 bfd_elf_generic_reloc, "R_390_PC32DBL", FALSE, 0,0xffffffff, TRUE),
244 return &elf_howto_table[(int) R_390_PC32DBL];
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
asm.go 199 256 + ld.R_390_PC32DBL:
309 elfrel = ld.R_390_PC32DBL
  /prebuilts/go/linux-x86/src/cmd/link/internal/s390x/
asm.go 199 256 + ld.R_390_PC32DBL:
309 elfrel = ld.R_390_PC32DBL
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [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 1197 S390X | R_390_PC32DBL<<24,
elf.go 721 R_390_PC32DBL = 19
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldelf.go 1197 S390X | R_390_PC32DBL<<24,
elf.go 721 R_390_PC32DBL = 19
    [all...]

Completed in 1966 milliseconds