Lines Matching refs:dst_section
307 asection *dst_section; member
651 PRIV (dst_section) = section; in _bfd_vms_slurp_eihs()
2264 asection *section = PRIV (dst_section); in vms_slurp_debug()
2279 PRIV (dst_section) = section; in vms_slurp_debug()
2953 dst = PRIV (dst_section); in alpha_vms_write_exec()
4494 void *dst = PRIV (dst_section)->contents; in build_module_list()
4500 parse_module (abfd, module, PRIV (dst_section)->contents, -1); in build_module_list()
4524 unsigned int modbeg = PRIV (dst_section)->filepos + module->modbeg; in module_find_nearest_line()
4599 if (PRIV (dst_section) == NULL) in _bfd_vms_find_nearest_line()
7829 asection *dst_section; in alpha_vms_read_sections_content() local
7838 dst_section = PRIV (dst_section); in alpha_vms_read_sections_content()
7846 dst_section = NULL; in alpha_vms_read_sections_content()
7848 else if (dst_section) in alpha_vms_read_sections_content()
7850 dst_offset = dst_section->output_offset; in alpha_vms_read_sections_content()
7851 dst_section = dst_section->output_section; in alpha_vms_read_sections_content()
7877 if (dst_section == NULL) in alpha_vms_read_sections_content()
7879 PRIV (image_section) = dst_section; in alpha_vms_read_sections_content()
8721 BFD_ASSERT (PRIV (dst_section) == NULL); in alpha_vms_bfd_final_link()
8727 PRIV (dst_section) = dst; in alpha_vms_bfd_final_link()
8796 sub_dst = PRIV2 (sub, dst_section); in alpha_vms_bfd_final_link()