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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
zarch-operands.d 10 [ ]*2: R_390_PC16DBL test_rie\+0x2
esa-reloc.d 28 [ ]*2c: R_390_PC16DBL test_R_390_PC16DBL\+0x2
30 [ ]*30: R_390_PC16DBL test_R_390_PLT16DBL\+0x2
esa-operands.d 16 [ ]*16: R_390_PC16DBL test_rsi\+0x2
  /toolchain/binutils/binutils-2.27/elfcpp/
s390.h 58 R_390_PC16DBL = 17, // PC relative 16 bit shifted by 1.
  /toolchain/binutils/binutils-2.27/include/elf/
s390.h 62 RELOC_NUMBER (R_390_PC16DBL, 17) /* PC relative 16 bit shifted by 1. */
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCObjectWriter.cpp 56 case SystemZ::FK_390_PC16DBL: return ELF::R_390_PC16DBL;
  /external/llvm/test/MC/SystemZ/
fixups.s 55 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_PC16DBL target 0x2
  /toolchain/binutils/binutils-2.27/bfd/
elf64-s390.c 89 HOWTO(R_390_PC16DBL, 1, 1, 16, TRUE, 0, complain_overflow_bitfield,
90 bfd_elf_generic_reloc, "R_390_PC16DBL", FALSE, 0,0x0000ffff, TRUE),
236 return &elf_howto_table[(int) R_390_PC16DBL];
    [all...]
elf32-s390.c 86 HOWTO(R_390_PC16DBL, 1, 1, 16, TRUE, 0, complain_overflow_bitfield,
87 bfd_elf_generic_reloc, "R_390_PC16DBL", FALSE, 0,0x0000ffff, TRUE),
226 return &elf_howto_table[(int) R_390_PC16DBL];
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
s390.cc 963 // R_390_PC16DBL, R_390_PLT16DBL
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
asm.go 204 case 256 + objabi.RelocType(elf.R_390_PC16DBL),
308 elfrel = elf.R_390_PC16DBL
  /prebuilts/go/linux-x86/src/cmd/link/internal/s390x/
asm.go 204 case 256 + objabi.RelocType(elf.R_390_PC16DBL),
308 elfrel = elf.R_390_PC16DBL
  /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...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/loadelf/
ldelf.go 1141 S390X | uint32(elf.R_390_PC16DBL)<<24,
  /prebuilts/go/linux-x86/src/cmd/link/internal/loadelf/
ldelf.go 1141 S390X | uint32(elf.R_390_PC16DBL)<<24,
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]

Completed in 836 milliseconds