Searched refs:IMAGE_FILE_DEBUG_STRIPPED (Results 1 – 5 of 5) sorted by relevance
33 #define IMAGE_FILE_DEBUG_STRIPPED 0x0200 macro
315 if ((internal_f->f_flags & IMAGE_FILE_DEBUG_STRIPPED) == 0) in pe_mkobject_hook()
2082 if ((internal_f->f_flags & IMAGE_FILE_DEBUG_STRIPPED) == 0) in coff_mkobject_hook()4044 internal_f.f_flags |= IMAGE_FILE_DEBUG_STRIPPED; in coff_write_object_contents()
516 to the reverse of IMAGE_FILE_DEBUG_STRIPPED.517 (coff_write_object_contents): Set IMAGE_FILE_DEBUG_STRIPPED if520 IMAGE_FILE_DEBUG_STRIPPED.
2751 PF (IMAGE_FILE_DEBUG_STRIPPED, "debugging information removed"); in _bfd_XX_print_private_bfd_data_common()