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

  /toolchain/binutils/binutils-2.25/elfcpp/
sparc.h 85 R_SPARC_OLO10 = 33, // 10bit with secondary 13bit addend
  /toolchain/binutils/binutils-2.25/include/elf/
sparc.h 105 RELOC_NUMBER (R_SPARC_OLO10, 33)
  /toolchain/binutils/binutils-2.25/bfd/
elf64-sparc.c 32 /* Due to the way how we handle R_SPARC_OLO10, each entry in a SHT_RELA
49 them. We cannot use generic elf routines for this, because R_SPARC_OLO10
119 if (r_type == R_SPARC_OLO10)
305 into R_SPARC_OLO10 if first one is R_SPARC_LO10 and the
399 R_SPARC_OLO10));
789 standard ELF, because R_SPARC_OLO10 has secondary addend in
elfxx-sparc.c 245 HOWTO(R_SPARC_OLO10, 0,2,13,FALSE,0,complain_overflow_signed, sparc_elf_notsup_reloc, "R_SPARC_OLO10", FALSE,0,0x00001fff,TRUE),
406 return &_bfd_sparc_elf_howto_table[R_SPARC_OLO10];
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
sparc.cc 797 // R_SPARC_OLO10: ((Symbol + Addend) & 0x3ff) + Addend2
    [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 259 milliseconds