Searched refs:IMAGE_SUBSYSTEM_UNKNOWN (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dpe.h167 #define IMAGE_SUBSYSTEM_UNKNOWN 0 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h161 #define IMAGE_SUBSYSTEM_UNKNOWN 0 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dpe.h161 #define IMAGE_SUBSYSTEM_UNKNOWN 0 macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dpe.h168 #define IMAGE_SUBSYSTEM_UNKNOWN 0 macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h210 #define IMAGE_SUBSYSTEM_UNKNOWN 0 // Unknown subsystem. macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h216 #define IMAGE_SUBSYSTEM_UNKNOWN 0 // Unknown subsystem. macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h210 #define IMAGE_SUBSYSTEM_UNKNOWN 0 // Unknown subsystem. macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h602 IMAGE_SUBSYSTEM_UNKNOWN = 0, ///< An unknown subsystem.
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp225 ECase(IMAGE_SUBSYSTEM_UNKNOWN);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A DpeXXigen.c2826 case IMAGE_SUBSYSTEM_UNKNOWN:
2968 ope->pe_opthdr.Subsystem = IMAGE_SUBSYSTEM_UNKNOWN;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A DpeXXigen.c2845 case IMAGE_SUBSYSTEM_UNKNOWN:
2958 ope->pe_opthdr.Subsystem = IMAGE_SUBSYSTEM_UNKNOWN;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A DpeXXigen.c2812 case IMAGE_SUBSYSTEM_UNKNOWN:
2925 ope->pe_opthdr.Subsystem = IMAGE_SUBSYSTEM_UNKNOWN;
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp384 LLVM_READOBJ_ENUM_ENT(COFF, IMAGE_SUBSYSTEM_UNKNOWN ),
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A DpeXXigen.c2832 case IMAGE_SUBSYSTEM_UNKNOWN:
2974 ope->pe_opthdr.Subsystem = IMAGE_SUBSYSTEM_UNKNOWN;

Completed in 312 milliseconds