Searched refs:R_SPARC_HIX22 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/ |
D | reloc64.d | 68 9c: R_SPARC_HIX22 .text 73 a8: R_SPARC_HIX22 .text-0x89abcdf0
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 100 R_SPARC_HIX22 = 48, // High 22 bit complemented enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 120 RELOC_NUMBER (R_SPARC_HIX22, 48)
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-sparc.c | 260 …HOWTO(R_SPARC_HIX22, 0,4, 0,FALSE,0,complain_overflow_bitfield,sparc_elf_hix22_reloc, "R_SPAR… 448 return &_bfd_sparc_elf_howto_table[R_SPARC_HIX22]; in _bfd_sparc_elf_reloc_type_lookup() 1727 case R_SPARC_HIX22: in _bfd_sparc_elf_check_relocs() 2053 case R_SPARC_HIX22: in _bfd_sparc_elf_gc_sweep_hook() 3373 case R_SPARC_HIX22: in _bfd_sparc_elf_relocate_section() 4010 else if (r_type == R_SPARC_HIX22 in _bfd_sparc_elf_relocate_section() 4016 if (r_type == R_SPARC_HIX22 in _bfd_sparc_elf_relocate_section()
|
D | ChangeLog-2010 | 2947 relocation of them like R_SPARC_HIX22 and R_SPARC_LOX10 respectively,
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 1998 case elfcpp::R_SPARC_HIX22: in get_reference_flags() 2291 case elfcpp::R_SPARC_HIX22: in local() 2658 case elfcpp::R_SPARC_HIX22: in global() 3516 case elfcpp::R_SPARC_HIX22: in relocate()
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-sparc.texi | 573 is obtained using @samp{%lo}. Likewise @code{R_SPARC_HIX22} is
|