Lines Matching refs:target_sec

5933   asection *target_sec;  member
5945 asection *target_sec, in reloc_bfd_fix_init() argument
5955 fix->target_sec = target_sec; in reloc_bfd_fix_init()
6844 asection *target_sec; in find_relaxable_sections() local
6868 target_sec = r_reloc_get_section (&r_rel); in find_relaxable_sections()
6869 target_relax_info = get_xtensa_relax_info (target_sec); in find_relaxable_sections()
6938 asection *target_sec; in collect_source_relocs() local
6943 target_sec = r_reloc_get_section (&r_rel); in collect_source_relocs()
6944 target_relax_info = get_xtensa_relax_info (target_sec); in collect_source_relocs()
7005 asection *target_sec; in collect_source_relocs() local
7018 target_sec = r_reloc_get_section (&r_rel); in collect_source_relocs()
7019 target_relax_info = get_xtensa_relax_info (target_sec); in collect_source_relocs()
7076 asection *target_sec; in is_resolvable_asm_expansion() local
7109 target_sec = r_reloc_get_section (&r_rel); in is_resolvable_asm_expansion()
7116 if (!target_sec->output_section) in is_resolvable_asm_expansion()
7123 && (target_sec->output_section != sec->output_section in is_resolvable_asm_expansion()
7127 if (target_sec->output_section != sec->output_section) in is_resolvable_asm_expansion()
7146 dest_address = target_sec->output_section->vma; in is_resolvable_asm_expansion()
7149 if (sec->output_section->vma > target_sec->output_section->vma) in is_resolvable_asm_expansion()
7152 dest_address += bfd_get_section_limit (abfd, target_sec->output_section); in is_resolvable_asm_expansion()
7161 dest_address = (target_sec->output_section->vma in is_resolvable_asm_expansion()
7162 + target_sec->output_offset + target_offset); in is_resolvable_asm_expansion()
8534 asection *target_sec = r_reloc_get_section (&values->last_loc); in identify_literal_placement() local
8535 if (target_sec && target_sec->output_section == sec->output_section) in identify_literal_placement()
8723 asection *target_sec; in move_shared_literal() local
8737 target_sec = r_reloc_get_section (target_loc); in move_shared_literal()
8738 target_relax_info = get_xtensa_relax_info (target_sec); in move_shared_literal()
8742 if (bfd_is_und_section (target_sec)) in move_shared_literal()
8748 if (!section_cache_section (target_sec_cache, target_sec, link_info)) in move_shared_literal()
8753 target_sec->vma + target_loc->target_offset); in move_shared_literal()
8772 -4 - (1 << target_sec->alignment_power), TRUE); in move_shared_literal()
8775 relocs_fit = check_section_ebb_pcrels_fit (target_sec->owner, target_sec, in move_shared_literal()
8786 if (target_sec->alignment_power > 2 && target_entry != src_entry) in move_shared_literal()
8793 target_entry->address - target_sec->vma + target_entry->size; in move_shared_literal()
8806 target_sec, entry_sec_offset); in move_shared_literal()
8807 removed_diff = compute_removed_action_diff (target_fa, target_sec, in move_shared_literal()
8814 ta_fill, target_sec, entry_sec_offset, removed_diff); in move_shared_literal()
8910 asection *target_sec; in relax_section() local
8987 target_sec = r_reloc_get_section (&r_rel); in relax_section()
8997 && target_sec != NULL in relax_section()
8998 && discarded_section (target_sec)) in relax_section()
9008 asection *kept = target_sec->kept_section; in relax_section()
9019 if (strcmp (s->name, target_sec->name) == 0) in relax_section()
9031 && ((target_sec->rawsize != 0 in relax_section()
9032 ? target_sec->rawsize : target_sec->size) in relax_section()
9034 target_sec = kept; in relax_section()
9037 target_relax_info = get_xtensa_relax_info (target_sec); in relax_section()
9043 target_sec = translate_reloc (&r_rel, &new_reloc, target_sec); in relax_section()
9116 if (target_sec->owner == abfd) in relax_section()
9131 target_sec, in relax_section()
9390 sec = fix->target_sec; in translate_reloc_bfd_fix()
9443 new_fix.target_sec = new_sec; in translate_reloc_bfd_fix()
9451 new_fix.target_sec = new_sec; in translate_reloc_bfd_fix()
9828 asection *target_sec; in relax_property_section() local
9851 target_sec = r_reloc_get_section (&val.r_rel); in relax_property_section()
9852 target_relax_info = get_xtensa_relax_info (target_sec); in relax_property_section()
9881 || last_zfill_target_sec != target_sec in relax_property_section()
9900 last_zfill_target_sec = target_sec; in relax_property_section()
10246 sec = fix->target_sec; in do_fix_for_relocatable_link()
10273 sec = fix->target_sec; in do_fix_for_final_link()
10348 asection *target_sec = NULL; in get_elf_r_symndx_section() local
10358 target_sec = bfd_und_section_ptr; in get_elf_r_symndx_section()
10360 target_sec = bfd_abs_section_ptr; in get_elf_r_symndx_section()
10362 target_sec = bfd_com_section_ptr; in get_elf_r_symndx_section()
10364 target_sec = bfd_section_from_elf_index (abfd, section_index); in get_elf_r_symndx_section()
10379 target_sec = h->root.u.def.section; in get_elf_r_symndx_section()
10382 target_sec = bfd_com_section_ptr; in get_elf_r_symndx_section()
10386 target_sec = bfd_und_section_ptr; in get_elf_r_symndx_section()
10389 target_sec = bfd_und_section_ptr; in get_elf_r_symndx_section()
10393 return target_sec; in get_elf_r_symndx_section()
10759 asection *target_sec; in xtensa_callback_required_dependence() local
10763 target_sec = NULL; in xtensa_callback_required_dependence()
10768 target_sec = r_reloc_get_section (&l32r_rel); in xtensa_callback_required_dependence()
10771 (*callback) (sec, irel->r_offset, target_sec, target_offset, in xtensa_callback_required_dependence()