Lines Matching refs:sym_sec
3420 asection *sym_sec; in elf64_ia64_relocate_section() local
3440 sym_sec = NULL; in elf64_ia64_relocate_section()
3448 sym_sec = local_sections[r_symndx]; in elf64_ia64_relocate_section()
3449 msec = sym_sec; in elf64_ia64_relocate_section()
3452 && (sym_sec->flags & SEC_MERGE) != 0 in elf64_ia64_relocate_section()
3454 && sym_sec->sec_info_type == SEC_INFO_TYPE_MERGE) in elf64_ia64_relocate_section()
3468 msec = sym_sec; in elf64_ia64_relocate_section()
3478 - sym_sec->output_section->vma in elf64_ia64_relocate_section()
3479 - sym_sec->output_offset; in elf64_ia64_relocate_section()
3503 h, sym_sec, value, in elf64_ia64_relocate_section()
3515 if (sym_sec != NULL && discarded_section (sym_sec)) in elf64_ia64_relocate_section()
3559 sym_sec)); in elf64_ia64_relocate_section()
3621 sym_sec)); in elf64_ia64_relocate_section()
3752 BFD_ASSERT (undef_weak_ref || sym_sec->output_section != NULL); in elf64_ia64_relocate_section()
3787 sym_sec)); in elf64_ia64_relocate_section()
3808 (output_bfd, sym_sec->output_section); in elf64_ia64_relocate_section()
3833 if (sym_sec) in elf64_ia64_relocate_section()
3834 value -= sym_sec->output_section->vma; in elf64_ia64_relocate_section()
3904 sym_sec); in elf64_ia64_relocate_section()
3924 sym_sec); in elf64_ia64_relocate_section()