Searched refs:IMAGE_DIRECTORY_ENTRY_IMPORT (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h221 #define IMAGE_DIRECTORY_ENTRY_IMPORT 1 // Import Directory macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h227 #define IMAGE_DIRECTORY_ENTRY_IMPORT 1 // Import Directory macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h221 #define IMAGE_DIRECTORY_ENTRY_IMPORT 1 // Import Directory macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception_win.cc969 &headers->OptionalHeader.DataDirectory[IMAGE_DIRECTORY_ENTRY_IMPORT];
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception_win.cc967 &headers->OptionalHeader.DataDirectory[IMAGE_DIRECTORY_ENTRY_IMPORT];
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Dpecoff.d681 auto import_entry = nthdr.OptionalHeader.DataDirectory[IMAGE_DIRECTORY_ENTRY_IMPORT];
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/interception/
H A Dinterception_win.cpp1020 &headers->OptionalHeader.DataDirectory[IMAGE_DIRECTORY_ENTRY_IMPORT];
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinnt.d1209 IMAGE_DIRECTORY_ENTRY_IMPORT,

Completed in 309 milliseconds