Searched refs:IMAGE_DIRECTORY_ENTRY_EXPORT (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h220 #define IMAGE_DIRECTORY_ENTRY_EXPORT 0 // Export Directory macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h226 #define IMAGE_DIRECTORY_ENTRY_EXPORT 0 // Export Directory macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h220 #define IMAGE_DIRECTORY_ENTRY_EXPORT 0 // Export Directory macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception_win.cc889 &headers->OptionalHeader.DataDirectory[IMAGE_DIRECTORY_ENTRY_EXPORT];
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception_win.cc887 &headers->OptionalHeader.DataDirectory[IMAGE_DIRECTORY_ENTRY_EXPORT];
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/interception/
H A Dinterception_win.cpp940 &headers->OptionalHeader.DataDirectory[IMAGE_DIRECTORY_ENTRY_EXPORT];
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinnt.d1208 IMAGE_DIRECTORY_ENTRY_EXPORT = 0,

Completed in 243 milliseconds