Searched refs:R_SPARC_WDISP19 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 93 R_SPARC_WDISP19 = 41, // PC relative 19 bit shifted enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 113 RELOC_NUMBER (R_SPARC_WDISP19, 41)
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-sparc.c | 253 …HOWTO(R_SPARC_WDISP19, 2,2,19,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPAR… 430 return &_bfd_sparc_elf_howto_table[R_SPARC_WDISP19]; in _bfd_sparc_elf_reloc_type_lookup() 1705 case R_SPARC_WDISP19: in _bfd_sparc_elf_check_relocs() 2030 case R_SPARC_WDISP19: in _bfd_sparc_elf_gc_sweep_hook() 3351 case R_SPARC_WDISP19: in _bfd_sparc_elf_relocate_section()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 2033 case elfcpp::R_SPARC_WDISP19: in get_reference_flags() 2342 case elfcpp::R_SPARC_WDISP19: in local() 2628 case elfcpp::R_SPARC_WDISP19: in global() 3338 case elfcpp::R_SPARC_WDISP19: in relocate()
|