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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
pcrel.d 31 2a: R_SPARC_DISP16 .data\+0x18
32 2c: R_SPARC_DISP16 .data\+0x34
pcrel64.d 37 5a: R_SPARC_DISP16 .data\+0x18
38 5c: R_SPARC_DISP16 .data\+0x64
  /toolchain/binutils/binutils-2.25/elfcpp/
sparc.h 57 R_SPARC_DISP16 = 5, // PC relative 16 bit
  /toolchain/binutils/binutils-2.25/bfd/
coff-sparc.c 40 R_SPARC_DISP8, R_SPARC_DISP16, R_SPARC_DISP32,
82 HOWTO(R_SPARC_DISP16, 0,1,16,TRUE, 0,complain_overflow_signed, bfd_coff_generic_reloc,"R_SPARC_DISP16", FALSE,0,0x0000ffff,TRUE),
nlm32-sparc.c 36 R_SPARC_DISP8, R_SPARC_DISP16, R_SPARC_DISP32,
57 HOWTO (R_SPARC_DISP16, 0,1,16,TRUE, 0,complain_overflow_signed, 0,"R_SPARC_DISP16", FALSE,0,0x0000ffff,TRUE),
elfxx-sparc.c 217 HOWTO(R_SPARC_DISP16, 0,1,16,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPARC_DISP16", FALSE,0,0x0000ffff,TRUE),
337 return &_bfd_sparc_elf_howto_table[R_SPARC_DISP16];
    [all...]
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 55 case FK_Data_2: return ELF::R_SPARC_DISP16;
  /toolchain/binutils/binutils-2.25/include/elf/
sparc.h 68 RELOC_NUMBER (R_SPARC_DISP16, 5)
  /toolchain/binutils/binutils-2.25/gold/
sparc.cc 890 // R_SPARC_DISP16: (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 557 R_SPARC_DISP16 = 5
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 554 R_SPARC_DISP16 = 5
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 557 R_SPARC_DISP16 = 5
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 554 R_SPARC_DISP16 = 5
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 4280 milliseconds