Searched refs:IMAGE_DLL_CHARACTERISTICS_NX_COMPAT (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dpe.h48 #define IMAGE_DLL_CHARACTERISTICS_NX_COMPAT 0x0100 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h48 #define IMAGE_DLL_CHARACTERISTICS_NX_COMPAT 0x0100 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dpe.h48 #define IMAGE_DLL_CHARACTERISTICS_NX_COMPAT 0x0100 macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dpe.h48 #define IMAGE_DLL_CHARACTERISTICS_NX_COMPAT 0x0100 macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h628 IMAGE_DLL_CHARACTERISTICS_NX_COMPAT = 0x0100,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp293 BCase(IMAGE_DLL_CHARACTERISTICS_NX_COMPAT);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp401 LLVM_READOBJ_ENUM_ENT(COFF, IMAGE_DLL_CHARACTERISTICS_NX_COMPAT ),
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A DpeXXigen.c2881 if (dllch & IMAGE_DLL_CHARACTERISTICS_NX_COMPAT)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A DpeXXigen.c2887 if (dllch & IMAGE_DLL_CHARACTERISTICS_NX_COMPAT)

Completed in 270 milliseconds