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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
pcrel64.d 30 30: R_SPARC_DISP64 .text\+0x8
32 40: R_SPARC_DISP64 foo
34 50: R_SPARC_DISP64 foo\+0x10
  /toolchain/binutils/binutils-2.25/elfcpp/
sparc.h 98 R_SPARC_DISP64 = 46, // PC relative 64 bit
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 57 case FK_Data_8: return ELF::R_SPARC_DISP64;
  /toolchain/binutils/binutils-2.25/include/elf/
sparc.h 118 RELOC_NUMBER (R_SPARC_DISP64, 46)
  /toolchain/binutils/binutils-2.25/bfd/
elfxx-sparc.c 258 HOWTO(R_SPARC_DISP64, 0,4,64,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPARC_DISP64", FALSE,0,MINUS_ONE, TRUE),
442 return &_bfd_sparc_elf_howto_table[R_SPARC_DISP64];
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
sparc.cc 914 // R_SPARC_DISP64: (Symbol + Addend - Address)
    [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 598 R_SPARC_DISP64 = 46
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 595 R_SPARC_DISP64 = 46
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 598 R_SPARC_DISP64 = 46
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 595 R_SPARC_DISP64 = 46
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 387 milliseconds