Lines Matching refs:coff_section_data
1118 coff_section_data (abfd, section)->comdat in handle_COMDAT()
1120 if (coff_section_data (abfd, section)->comdat == NULL) in handle_COMDAT()
1123 coff_section_data (abfd, section)->comdat->symbol = in handle_COMDAT()
1132 coff_section_data (abfd, section)->comdat->name in handle_COMDAT()
1887 if (coff_section_data (abfd, section) == NULL) in coff_set_alignment_hook()
1899 coff_section_data (abfd, section)->tdata = bfd_zalloc (abfd, amt); in coff_set_alignment_hook()
1900 if (coff_section_data (abfd, section)->tdata == NULL) in coff_set_alignment_hook()
3322 if (coff_section_data (abfd, current) == NULL) in coff_compute_section_file_positions()
3334 coff_section_data (abfd, current)->tdata = bfd_zalloc (abfd, amt); in coff_compute_section_file_positions()
3335 if (coff_section_data (abfd, current)->tdata == NULL) in coff_compute_section_file_positions()
3765 if (coff_section_data (abfd, current) != NULL in coff_write_object_contents()