Lines Matching refs:coff_section_data
1120 coff_section_data (abfd, section)->comdat in handle_COMDAT()
1122 if (coff_section_data (abfd, section)->comdat == NULL) in handle_COMDAT()
1125 coff_section_data (abfd, section)->comdat->symbol = in handle_COMDAT()
1134 coff_section_data (abfd, section)->comdat->name in handle_COMDAT()
1877 if (coff_section_data (abfd, section) == NULL) in coff_set_alignment_hook()
1889 coff_section_data (abfd, section)->tdata = bfd_zalloc (abfd, amt); in coff_set_alignment_hook()
1890 if (coff_section_data (abfd, section)->tdata == NULL) in coff_set_alignment_hook()
3087 if (coff_section_data (abfd, current) == NULL) in coff_compute_section_file_positions()
3099 coff_section_data (abfd, current)->tdata = bfd_zalloc (abfd, amt); in coff_compute_section_file_positions()
3100 if (coff_section_data (abfd, current)->tdata == NULL) in coff_compute_section_file_positions()
3532 if (coff_section_data (abfd, current) != NULL in coff_write_object_contents()