HomeSort by relevance Sort by last modified time
    Searched refs:R_SPARC_32 (Results 1 - 25 of 27) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
pcrel.d 21 8: R_SPARC_32 .text\+0x10
23 10: R_SPARC_32 .text\+0x14
25 18: R_SPARC_32 foo
27 20: R_SPARC_32 foo\+0x10
pcrel64.d 21 8: R_SPARC_32 .text\+0x10
23 10: R_SPARC_32 .text\+0x14
25 18: R_SPARC_32 foo
27 20: R_SPARC_32 foo\+0x10
  /toolchain/binutils/binutils-2.25/bfd/
coff-sparc.c 39 R_SPARC_8, R_SPARC_16, R_SPARC_32,
80 HOWTO(R_SPARC_32, 0,2,32,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_32", FALSE,0,0xffffffff,TRUE),
115 { BFD_RELOC_CTOR, R_SPARC_32 }, /* @@ Assumes 32 bits. */
116 { BFD_RELOC_32, R_SPARC_32 },
nlm32-sparc.c 35 R_SPARC_8, R_SPARC_16, R_SPARC_32,
55 HOWTO (R_SPARC_32, 0,2,32,FALSE,0,complain_overflow_bitfield,0,"R_SPARC_32", FALSE,0,0xffffffff,TRUE),
elfxx-sparc.c 215 HOWTO(R_SPARC_32, 0,2,32,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPARC_32", FALSE,0,0xffffffff,TRUE),
331 return &_bfd_sparc_elf_howto_table[R_SPARC_32];
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
sparc.h 55 R_SPARC_32 = 3, // Direct 32 bit
  /external/elfutils/backends/
sparc_symbol.c 51 case R_SPARC_32:
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 77 : ELF::R_SPARC_32);
  /external/llvm/include/llvm/Object/
RelocVisitor.h 132 case llvm::ELF::R_SPARC_32:
196 case llvm::ELF::R_SPARC_32:
  /toolchain/binutils/binutils-2.25/include/elf/
sparc.h 66 RELOC_NUMBER (R_SPARC_32, 3)
  /toolchain/binutils/binutils-2.25/gold/
sparc.cc     [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h     [all...]
  /art/runtime/
elf.h     [all...]
  /external/valgrind/VEX/switchback/
linker.c 764 This relocation type resembles R_SPARC_32, except it refers to an
769 (JRS: which means that freeloading on the R_SPARC_32 case
773 case R_SPARC_32:
    [all...]
  /external/valgrind/VEX/unused/
linker.c 653 This relocation type resembles R_SPARC_32, except it refers to an
658 (JRS: which means that freeloading on the R_SPARC_32 case
662 case R_SPARC_32:
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
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/src/debug/elf/
elf.go     [all...]
file.go 1041 case R_SPARC_32, R_SPARC_UA32:
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
file.go 1041 case R_SPARC_32, R_SPARC_UA32:
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 648 R_SPARC_32 = 3
    [all...]

Completed in 474 milliseconds

1 2