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

  /toolchain/binutils/binutils-2.25/elfcpp/
sparc.h 103 R_SPARC_M44 = 51, // Direct mid 22 of 44 bit
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
reloc64.d 53 74: R_SPARC_M44 .text
60 84: R_SPARC_M44 .text\+0xa9876543210
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 83 case Sparc::fixup_sparc_m44: return ELF::R_SPARC_M44;
  /external/llvm/test/MC/Sparc/
sparc-relocations.s 10 ! CHECK-OBJ: 0x{{[0-9,A-F]+}} R_SPARC_M44 sym
  /toolchain/binutils/binutils-2.25/include/elf/
sparc.h 123 RELOC_NUMBER (R_SPARC_M44, 51)
  /toolchain/binutils/binutils-2.25/gold/
sparc.cc 946 // R_SPARC_M44: ((Symbol + Addend) >> 12) & 0x3ff
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elfxx-sparc.c 263 HOWTO(R_SPARC_M44, 12,2,10,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_M44", FALSE,0,0x000003ff,FALSE),
457 return &_bfd_sparc_elf_howto_table[R_SPARC_M44];
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /art/runtime/
elf.h     [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...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 478 milliseconds