Lines Matching refs:coff_section_data
960 coff_section_data (abfd, section)->comdat in handle_COMDAT()
962 if (coff_section_data (abfd, section)->comdat == NULL) in handle_COMDAT()
965 coff_section_data (abfd, section)->comdat->symbol = in handle_COMDAT()
974 coff_section_data (abfd, section)->comdat->name in handle_COMDAT()
1663 if (coff_section_data (abfd, section) == NULL) in coff_set_alignment_hook()
1675 coff_section_data (abfd, section)->tdata = bfd_zalloc (abfd, amt); in coff_set_alignment_hook()
1676 if (coff_section_data (abfd, section)->tdata == NULL) in coff_set_alignment_hook()
3114 if (coff_section_data (abfd, current) == NULL) in coff_compute_section_file_positions()
3126 coff_section_data (abfd, current)->tdata = bfd_zalloc (abfd, amt); in coff_compute_section_file_positions()
3127 if (coff_section_data (abfd, current)->tdata == NULL) in coff_compute_section_file_positions()
3525 if (coff_section_data (abfd, current) != NULL in coff_write_object_contents()