Lines Matching refs:elf_section_data
1806 if (elf_section_data (symbol_section)->this_hdr.contents != NULL) in sh_elf_reloc_loop()
1807 contents = elf_section_data (symbol_section)->this_hdr.contents; in sh_elf_reloc_loop()
1850 && elf_section_data (symbol_section)->this_hdr.contents != contents) in sh_elf_reloc_loop()
2126 if (elf_section_data (sec)->this_hdr.sh_flags in sh_elf_relax_section()
2160 if (elf_section_data (sec)->this_hdr.contents != NULL) in sh_elf_relax_section()
2161 contents = elf_section_data (sec)->this_hdr.contents; in sh_elf_relax_section()
2303 elf_section_data (sec)->relocs = internal_relocs; in sh_elf_relax_section()
2304 elf_section_data (sec)->this_hdr.contents = contents; in sh_elf_relax_section()
2400 if (elf_section_data (sec)->this_hdr.contents != NULL) in sh_elf_relax_section()
2401 contents = elf_section_data (sec)->this_hdr.contents; in sh_elf_relax_section()
2415 elf_section_data (sec)->relocs = internal_relocs; in sh_elf_relax_section()
2416 elf_section_data (sec)->this_hdr.contents = contents; in sh_elf_relax_section()
2434 && elf_section_data (sec)->this_hdr.contents != contents) in sh_elf_relax_section()
2441 elf_section_data (sec)->this_hdr.contents = contents; in sh_elf_relax_section()
2446 && elf_section_data (sec)->relocs != internal_relocs) in sh_elf_relax_section()
2456 && elf_section_data (sec)->this_hdr.contents != contents) in sh_elf_relax_section()
2459 && elf_section_data (sec)->relocs != internal_relocs) in sh_elf_relax_section()
2490 contents = elf_section_data (sec)->this_hdr.contents; in sh_elf_relax_delete_bytes()
2498 irel = elf_section_data (sec)->relocs; in sh_elf_relax_delete_bytes()
2529 for (irel = elf_section_data (sec)->relocs; irel < irelend; irel++) in sh_elf_relax_delete_bytes()
2809 if (elf_section_data (o)->this_hdr.contents != NULL) in sh_elf_relax_delete_bytes()
2810 ocontents = elf_section_data (o)->this_hdr.contents; in sh_elf_relax_delete_bytes()
2824 elf_section_data (o)->this_hdr.contents = ocontents; in sh_elf_relax_delete_bytes()
2867 if (elf_section_data (o)->this_hdr.contents != NULL) in sh_elf_relax_delete_bytes()
2868 ocontents = elf_section_data (o)->this_hdr.contents; in sh_elf_relax_delete_bytes()
2882 elf_section_data (o)->this_hdr.contents = ocontents; in sh_elf_relax_delete_bytes()
4196 asection *sreloc = elf_section_data (p->sec)->sreloc; in allocate_dynrelocs()
4279 elf_section_data (s)->local_dynrel); in sh_elf_size_dynamic_sections()
4293 srel = elf_section_data (p->sec)->sreloc; in sh_elf_size_dynamic_sections()
4893 elf_section_data (input_section)->rel_hdr.sh_name)); in sh_elf_relocate_section()
5618 elf_section_data (input_section)->rel_hdr.sh_name)); in sh_elf_relocate_section()
5710 || elf_section_data (input_section)->this_hdr.contents == NULL) in sh_elf_get_relocated_section_contents()
5718 memcpy (data, elf_section_data (input_section)->this_hdr.contents, in sh_elf_get_relocated_section_contents()
5778 if (elf_section_data (input_section)->relocs != internal_relocs) in sh_elf_get_relocated_section_contents()
5791 && elf_section_data (input_section)->relocs != internal_relocs) in sh_elf_get_relocated_section_contents()
5875 elf_section_data (sec)->local_dynrel = NULL; in sh_elf_gc_sweep_hook()
6518 elf_section_data (sec)->rel_hdr.sh_name)); in sh_elf_check_relocs()
6543 elf_section_data (sec)->sreloc = sreloc; in sh_elf_check_relocs()
6561 &elf_section_data (s)->local_dynrel); in sh_elf_check_relocs()
7167 elf_section_data (splt->output_section)->this_hdr.sh_entsize = 4; in sh_elf_finish_dynamic_sections()
7183 elf_section_data (sgot->output_section)->this_hdr.sh_entsize = 4; in sh_elf_finish_dynamic_sections()