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

  /toolchain/binutils/binutils-2.25/elfcpp/
sparc.h 93 R_SPARC_WDISP19 = 41, // PC relative 19 bit shifted
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 60 case Sparc::fixup_sparc_br19: return ELF::R_SPARC_WDISP19;
  /toolchain/binutils/binutils-2.25/include/elf/
sparc.h 113 RELOC_NUMBER (R_SPARC_WDISP19, 41)
  /toolchain/binutils/binutils-2.25/gold/
sparc.cc 653 // R_SPARC_WDISP19: (Symbol + Addend - Address) >> 2
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elfxx-sparc.c 253 HOWTO(R_SPARC_WDISP19, 2,2,19,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPARC_WDISP19", FALSE,0,0x0007ffff,TRUE),
430 return &_bfd_sparc_elf_howto_table[R_SPARC_WDISP19];
    [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 140 milliseconds