Lines Matching refs:subsystem_name
2692 const char *subsystem_name = NULL; in _bfd_XX_print_private_bfd_data_common() local
2785 subsystem_name = "unspecified"; in _bfd_XX_print_private_bfd_data_common()
2788 subsystem_name = "NT native"; in _bfd_XX_print_private_bfd_data_common()
2791 subsystem_name = "Windows GUI"; in _bfd_XX_print_private_bfd_data_common()
2794 subsystem_name = "Windows CUI"; in _bfd_XX_print_private_bfd_data_common()
2797 subsystem_name = "POSIX CUI"; in _bfd_XX_print_private_bfd_data_common()
2800 subsystem_name = "Wince CUI"; in _bfd_XX_print_private_bfd_data_common()
2804 subsystem_name = "EFI application"; in _bfd_XX_print_private_bfd_data_common()
2807 subsystem_name = "EFI boot service driver"; in _bfd_XX_print_private_bfd_data_common()
2810 subsystem_name = "EFI runtime driver"; in _bfd_XX_print_private_bfd_data_common()
2813 subsystem_name = "SAL runtime driver"; in _bfd_XX_print_private_bfd_data_common()
2817 subsystem_name = "XBOX"; in _bfd_XX_print_private_bfd_data_common()
2821 subsystem_name = NULL; in _bfd_XX_print_private_bfd_data_common()
2825 if (subsystem_name) in _bfd_XX_print_private_bfd_data_common()
2826 fprintf (file, "\t(%s)", subsystem_name); in _bfd_XX_print_private_bfd_data_common()