Searched refs:IMAGE_DOS_HEADER (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/
H A Dcryptlib.c777 IMAGE_DOS_HEADER *dos_header = (IMAGE_DOS_HEADER *) hinstDLL;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp884 RVAPtr<IMAGE_DOS_HEADER> dos_stub(module, 0);
964 RVAPtr<IMAGE_DOS_HEADER> dos_stub(module, 0);
/freebsd-11-stable/stand/efi/include/amd64/
H A Dpe.h35 } IMAGE_DOS_HEADER, *PIMAGE_DOS_HEADER; typedef in typeref:struct:_IMAGE_DOS_HEADER
/freebsd-11-stable/stand/efi/include/i386/
H A Dpe.h35 } IMAGE_DOS_HEADER, *PIMAGE_DOS_HEADER; typedef in typeref:struct:_IMAGE_DOS_HEADER
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp556 IMAGE_DOS_HEADER dos_header;

Completed in 248 milliseconds