Searched refs:R_SPARC_LO10 (Results 1 – 16 of 16) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/ |
D | 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__
|
D | 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
|
D | reloc64.d | 35 44: R_SPARC_LO10 .text 44 58: R_SPARC_LO10 .text\-0x123456789abcdf0
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/ |
D | vxworks1.rd | 16 00080804 .*0c R_SPARC_LO10 00090400 _GLOBAL_OFFSET_TABLE_ \+ 8 18 00080818 .*0c R_SPARC_LO10 00090400 _GLOBAL_OFFSET_TABLE_ \+ c 21 00080838 .*0c R_SPARC_LO10 00090400 _GLOBAL_OFFSET_TABLE_ \+ 10
|
D | vxworks1.dd | 10 80804: R_SPARC_LO10 _GLOBAL_OFFSET_TABLE_\+0x8 17 80818: R_SPARC_LO10 _GLOBAL_OFFSET_TABLE_\+0xc 27 80838: R_SPARC_LO10 _GLOBAL_OFFSET_TABLE_\+0x10
|
D | vxworks1-lib.rd | 10 00080c08 .*0c R_SPARC_LO10 00000000 __GOTT_BASE__ \+ 0 11 00080c0c .*0c R_SPARC_LO10 00000000 __GOTT_INDEX__ \+ 0
|
D | tlssunnopic64.rd | 42 [0-9a-f ]+R_SPARC_LO10 +0+102100 +\.got \+ 102100
|
D | tlssunnopic32.rd | 40 [0-9a-f ]+R_SPARC_LO10 +0+12080 +\.got \+ 12080
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-sparc.c | 43 R_SPARC_13, R_SPARC_LO10, enumerator 89 …HOWTO(R_SPARC_LO10, 0,2,10,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_L… 119 { BFD_RELOC_LO10, R_SPARC_LO10, },
|
D | elf64-sparc.c | 121 relent->howto = _bfd_sparc_elf_info_to_howto_ptr (R_SPARC_LO10); in elf64_sparc_slurp_one_reloc_table() 315 if (sec->orelocation[idx]->howto->type == R_SPARC_LO10 in elf64_sparc_write_relocs() 386 if (ptr->howto->type == R_SPARC_LO10 in elf64_sparc_write_relocs() 402 dst_rela.r_info = ELF64_R_INFO (n, R_SPARC_LO10); in elf64_sparc_write_relocs()
|
D | nlm32-sparc.c | 39 R_SPARC_13, R_SPARC_LO10, enumerator 64 …HOWTO (R_SPARC_LO10, 0,2,10,FALSE,0,complain_overflow_dont, 0,"R_SPARC_LO10", FALSE,0,0x0…
|
D | elfxx-sparc.c | 224 …HOWTO(R_SPARC_LO10, 0,2,10,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR… 358 return &_bfd_sparc_elf_howto_table[R_SPARC_LO10]; in _bfd_sparc_elf_reloc_type_lookup() 1714 case R_SPARC_LO10: in _bfd_sparc_elf_check_relocs() 2039 case R_SPARC_LO10: in _bfd_sparc_elf_gc_sweep_hook() 3135 case R_SPARC_LO10: in _bfd_sparc_elf_relocate_section() 3360 case R_SPARC_LO10: in _bfd_sparc_elf_relocate_section() 4289 rela.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_SPARC_LO10); in sparc_vxworks_build_plt_entry() 4692 rela.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_SPARC_LO10); in sparc_vxworks_finish_exec_plt() 4711 rel.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_SPARC_LO10); in sparc_vxworks_finish_exec_plt()
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 64 R_SPARC_LO10 = 12, // Truncated 10 bit enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 75 RELOC_NUMBER (R_SPARC_LO10, 12)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 2008 case elfcpp::R_SPARC_LO10: in get_reference_flags() 2153 case elfcpp::R_SPARC_LO10: in check_non_pic() 2194 case elfcpp::R_SPARC_LO10: in check_non_pic() 2304 case elfcpp::R_SPARC_LO10: in local() 2668 case elfcpp::R_SPARC_LO10: in global() 3362 case elfcpp::R_SPARC_LO10: in relocate()
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-sparc.texi | 572 @code{R_SPARC_HI22} is obtained using @samp{%hi} and @code{R_SPARC_LO10} 747 an @code{R_SPARC_LO10} relocation, the assembler will emit an
|