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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
vxworks-pic.d 13 4: R_SPARC_LO10 __GOTT_BASE__
15 8: R_SPARC_LO10 __GOTT_INDEX__
19 10: R_SPARC_LO10 __GOTT_BASE__
23 18: R_SPARC_LO10 __GOTT_INDEX__
set64.d 13 4: R_SPARC_LO10 .text
26 28: R_SPARC_LO10 .text
88 118: R_SPARC_LO10 .text
97 134: R_SPARC_LO10 .text
reloc64.d 35 44: R_SPARC_LO10 .text
44 58: R_SPARC_LO10 .text\-0x123456789abcdf0
  /external/llvm/test/MC/Sparc/
sparc-pic.s 23 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 _GLOBAL_OFFSET_TABLE_ 0x8
25 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 _GLOBAL_OFFSET_TABLE_ 0x0
27 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 AGlobalVar 0x0
29 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 AGlobalVar 0x0
31 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 .rodata 0x0
sparc-relocations.s 7 ! CHECK-OBJ: 0x{{[0-9,A-F]+}} R_SPARC_LO10 sym
  /toolchain/binutils/binutils-2.27/elfcpp/
sparc.h 64 R_SPARC_LO10 = 12, // Truncated 10 bit
  /toolchain/binutils/binutils-2.27/bfd/
coff-sparc.c 43 R_SPARC_13, R_SPARC_LO10,
89 HOWTO(R_SPARC_LO10, 0,2,10,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_LO10", FALSE,0,0x000003ff,TRUE),
119 { BFD_RELOC_LO10, R_SPARC_LO10, },
nlm32-sparc.c 39 R_SPARC_13, R_SPARC_LO10,
64 HOWTO (R_SPARC_LO10, 0,2,10,FALSE,0,complain_overflow_dont, 0,"R_SPARC_LO10", FALSE,0,0x000003ff,TRUE),
elf64-sparc.c 51 for the same location, R_SPARC_LO10 and R_SPARC_13. */
123 relent->howto = _bfd_sparc_elf_info_to_howto_ptr (R_SPARC_LO10);
307 into R_SPARC_OLO10 if first one is R_SPARC_LO10 and the
317 if (sec->orelocation[idx]->howto->type == R_SPARC_LO10
388 if (ptr->howto->type == R_SPARC_LO10
404 dst_rela.r_info = ELF64_R_INFO (n, R_SPARC_LO10);
elfxx-sparc.c 224 HOWTO(R_SPARC_LO10, 0,2,10,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_LO10", FALSE,0,0x000003ff,TRUE),
358 return &_bfd_sparc_elf_howto_table[R_SPARC_LO10];
    [all...]
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 82 case Sparc::fixup_sparc_lo10: return ELF::R_SPARC_LO10;
  /toolchain/binutils/binutils-2.27/include/elf/
sparc.h 75 RELOC_NUMBER (R_SPARC_LO10, 12)
  /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.27/gold/
sparc.cc 783 // R_SPARC_LO10: (Symbol + Addend) & 0x3ff
792 // R_SPARC_LO10: (Symbol + Addend) & 0x3ff
802 // R_SPARC_LO10: (Symbol + Addend) & 0x3ff
    [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.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...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 252 milliseconds