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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
reloc64.d 16 10: R_SPARC_HM10 .text
21 1c: R_SPARC_HM10 .text\+0x1234567800000000
31 3c: R_SPARC_HM10 .text
40 50: R_SPARC_HM10 .text\-0x123456789abcdf0
set64.d 24 24: R_SPARC_HM10 .text
  /toolchain/binutils/binutils-2.25/elfcpp/
sparc.h 87 R_SPARC_HM10 = 35, // High middle 10 bits of ...
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 86 case Sparc::fixup_sparc_hm: return ELF::R_SPARC_HM10;
  /external/llvm/test/MC/Sparc/
sparc-relocations.s 13 ! CHECK-OBJ: 0x{{[0-9,A-F]+}} R_SPARC_HM10 sym
  /toolchain/binutils/binutils-2.25/include/elf/
sparc.h 107 RELOC_NUMBER (R_SPARC_HM10, 35)
  /toolchain/binutils/binutils-2.25/gold/
sparc.cc 988 // R_SPARC_HM10: ((Symbol + Addend) >> 32) & 0x3ff
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elfxx-sparc.c 247 HOWTO(R_SPARC_HM10, 32,2,10,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_HM10", FALSE,0,0x000003ff,TRUE),
412 return &_bfd_sparc_elf_howto_table[R_SPARC_HM10];
    [all...]
  /art/runtime/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /external/elfutils/libelf/
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/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 587 R_SPARC_HM10 = 35
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 584 R_SPARC_HM10 = 35
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 587 R_SPARC_HM10 = 35
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 584 R_SPARC_HM10 = 35
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 1057 milliseconds