Lines Matching refs:sym_sec

3177 			      asection *sym_sec,  in elf_hppa_final_link_relocate()  argument
3223 if (sym_sec == NULL || sym_sec->output_section == NULL) in elf_hppa_final_link_relocate()
3257 if (sym_sec == NULL || sym_sec->output_section == NULL) in elf_hppa_final_link_relocate()
3668 if (sym_sec == NULL || sym_sec->output_section == NULL) in elf_hppa_final_link_relocate()
3687 if (sym_sec == NULL || sym_sec->output_section == NULL) in elf_hppa_final_link_relocate()
3757 if (sym_sec) in elf_hppa_final_link_relocate()
3758 value -= sym_sec->output_section->vma; in elf_hppa_final_link_relocate()
3779 if (sym_sec->flags & SEC_CODE) in elf_hppa_final_link_relocate()
3833 asection *sym_sec; in elf64_hppa_relocate_section() local
3851 sym_sec = NULL; in elf64_hppa_relocate_section()
3856 sym_sec = local_sections[r_symndx]; in elf64_hppa_relocate_section()
3857 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sym_sec, rel); in elf64_hppa_relocate_section()
3884 sym_sec = eh->root.u.def.section; in elf64_hppa_relocate_section()
3885 if (sym_sec != NULL in elf64_hppa_relocate_section()
3886 && sym_sec->output_section != NULL) in elf64_hppa_relocate_section()
3888 + sym_sec->output_section->vma in elf64_hppa_relocate_section()
3889 + sym_sec->output_offset); in elf64_hppa_relocate_section()
3930 if (sym_sec != NULL && discarded_section (sym_sec)) in elf64_hppa_relocate_section()
3939 relocation, info, sym_sec, in elf64_hppa_relocate_section()
3962 sym_name = bfd_section_name (input_bfd, sym_sec); in elf64_hppa_relocate_section()