Home
last modified time | relevance | path

Searched refs:IMAGE_DOS_HEADER (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/interception/
Dinterception_win.cpp884 RVAPtr<IMAGE_DOS_HEADER> dos_stub(module, 0); in InternalGetProcAddress()
964 RVAPtr<IMAGE_DOS_HEADER> dos_stub(module, 0); in OverrideImportedFunction()
/freebsd-12-stable/stand/efi/include/amd64/
Dpe.h35 } IMAGE_DOS_HEADER, *PIMAGE_DOS_HEADER; typedef
/freebsd-12-stable/stand/efi/include/i386/
Dpe.h35 } IMAGE_DOS_HEADER, *PIMAGE_DOS_HEADER; typedef
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cpp581 IMAGE_DOS_HEADER dos_header; in GetPreferredBase()