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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
vxworks-pic.d 27 20: R_SPARC_GOT10 __GOT_BASE__
  /toolchain/binutils/binutils-2.25/elfcpp/
sparc.h 65 R_SPARC_GOT10 = 13, // Truncated 10 bit GOT entry
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 89 case Sparc::fixup_sparc_got10: return ELF::R_SPARC_GOT10;
123 case ELF::R_SPARC_GOT10:
  /external/llvm/test/MC/Sparc/
sparc-pic.s 12 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT10 AGlobalVar 0x0
14 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT10 AGlobalVar 0x0
16 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT10 .LC0 0x0
  /toolchain/binutils/binutils-2.25/bfd/
coff-sparc.c 44 R_SPARC_GOT10, R_SPARC_GOT13, R_SPARC_GOT22,
90 HOWTO(R_SPARC_GOT10, 0,2,10,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_GOT10", FALSE,0,0x000003ff,TRUE),
123 { BFD_RELOC_SPARC_GOT10, R_SPARC_GOT10 },
nlm32-sparc.c 40 R_SPARC_GOT10, R_SPARC_GOT13, R_SPARC_GOT22,
65 HOWTO (R_SPARC_GOT10, 0,2,10,FALSE,0,complain_overflow_bitfield,0,"R_SPARC_GOT10", FALSE,0,0x000003ff,TRUE),
elfxx-sparc.c 225 HOWTO(R_SPARC_GOT10, 0,2,10,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_GOT10", FALSE,0,0x000003ff,TRUE),
361 return &_bfd_sparc_elf_howto_table[R_SPARC_GOT10];
    [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
sparc.h 76 RELOC_NUMBER (R_SPARC_GOT10, 13)
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h     [all...]
  /toolchain/binutils/binutils-2.25/gold/
sparc.cc     [all...]
  /art/runtime/
elf.h     [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...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 658 R_SPARC_GOT10 = 13
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 658 R_SPARC_GOT10 = 13
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 778 milliseconds