Searched refs:R_SPARC_RELATIVE (Results 1 – 13 of 13) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-sparc.c | 49 R_SPARC_RELATIVE, enumerator 99 …HOWTO(R_SPARC_RELATIVE,0,0,00,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_R… 132 { BFD_RELOC_SPARC_RELATIVE, R_SPARC_RELATIVE },
|
D | nlm32-sparc.c | 45 R_SPARC_RELATIVE, enumerator 74 …HOWTO (R_SPARC_RELATIVE,0,0,00,FALSE,0,complain_overflow_dont, 0,"R_SPARC_RELATIVE",FALSE,0,0x0…
|
D | elf32-sparc.c | 160 case R_SPARC_RELATIVE: in elf32_sparc_reloc_type_class()
|
D | elf64-sparc.c | 773 case R_SPARC_RELATIVE: in elf64_sparc_reloc_type_class()
|
D | elfxx-sparc.c | 234 …HOWTO(R_SPARC_RELATIVE, 0,0,00,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR… 388 return &_bfd_sparc_elf_howto_table[R_SPARC_RELATIVE]; in _bfd_sparc_elf_reloc_type_lookup() 3266 0, R_SPARC_RELATIVE); in _bfd_sparc_elf_relocate_section() 3483 0, R_SPARC_RELATIVE); in _bfd_sparc_elf_relocate_section() 4501 rela.r_info = SPARC_ELF_R_INFO (htab, NULL, 0, R_SPARC_RELATIVE); in _bfd_sparc_elf_finish_dynamic_symbol()
|
D | ChangeLog-0203 | 6446 * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE 6450 R_SPARC_RELATIVE's r_offset.
|
D | ChangeLog-9495 | 4511 R_SPARC_32 reloc into an R_SPARC_RELATIVE reloc. Use the dynamic 4691 create a R_SPARC_RELATIVE reloc when generating a shared object.
|
D | ChangeLog-9697 | 1823 R_SPARC_RELATIVE relocs in unallocated sections.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/ |
D | vxworks1-lib.rd | 8 00090800 00000016 R_SPARC_RELATIVE 00080c44
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 74 R_SPARC_RELATIVE = 22, // Adjust by program base enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 85 RELOC_NUMBER (R_SPARC_RELATIVE, 22)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 2083 case elfcpp::R_SPARC_RELATIVE: in get_reference_flags() 2135 case elfcpp::R_SPARC_RELATIVE: in check_non_pic() 2177 case elfcpp::R_SPARC_RELATIVE: in check_non_pic() 2284 rela_dyn->add_local_relative(object, r_sym, elfcpp::R_SPARC_RELATIVE, in local() 2381 elfcpp::R_SPARC_RELATIVE, in local() 2524 case elfcpp::R_SPARC_RELATIVE: in local() 2759 rela_dyn->add_global_relative(gsym, elfcpp::R_SPARC_RELATIVE, in global() 2868 rela_dyn->add_global_relative(gsym, elfcpp::R_SPARC_RELATIVE, in global() 3003 case elfcpp::R_SPARC_RELATIVE: in global() 3576 case elfcpp::R_SPARC_RELATIVE: in relocate()
|
D | ChangeLog | 9951 R_SPARC_RELATIVE using ->add_local_relative().
|