Lines Matching refs:coff_section_data
1125 coff_section_data (abfd, section)->comdat in handle_COMDAT()
1127 if (coff_section_data (abfd, section)->comdat == NULL) in handle_COMDAT()
1130 coff_section_data (abfd, section)->comdat->symbol = in handle_COMDAT()
1139 coff_section_data (abfd, section)->comdat->name in handle_COMDAT()
1898 if (coff_section_data (abfd, section) == NULL) in coff_set_alignment_hook()
1910 coff_section_data (abfd, section)->tdata = bfd_zalloc (abfd, amt); in coff_set_alignment_hook()
1911 if (coff_section_data (abfd, section)->tdata == NULL) in coff_set_alignment_hook()
3354 if (coff_section_data (abfd, current) == NULL) in coff_compute_section_file_positions()
3366 coff_section_data (abfd, current)->tdata = bfd_zalloc (abfd, amt); in coff_compute_section_file_positions()
3367 if (coff_section_data (abfd, current)->tdata == NULL) in coff_compute_section_file_positions()
3797 if (coff_section_data (abfd, current) != NULL in coff_write_object_contents()