Home
last modified time | relevance | path

Searched refs:PIMAGE_OPTIONAL_HEADER64 (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_elf/pe_image_safe/
H A Dpe_image_safe_unittest.cc44 PIMAGE_OPTIONAL_HEADER64 optional_header = in GetComparisonData()
45 reinterpret_cast<PIMAGE_OPTIONAL_HEADER64>( in GetComparisonData()
104 PIMAGE_OPTIONAL_HEADER64 optional_header64 = in TEST()
105 reinterpret_cast<PIMAGE_OPTIONAL_HEADER64>(optional_header); in TEST()
H A Dpe_image_safe.cc107 image_size_ = reinterpret_cast<PIMAGE_OPTIONAL_HEADER64>(optional_header) in GetOptionalHeader()
155 PIMAGE_OPTIONAL_HEADER64 opt_header = in GetImageDirectoryEntryAddr()
156 reinterpret_cast<PIMAGE_OPTIONAL_HEADER64>(optional_header); in GetImageDirectoryEntryAddr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/common/windows/
H A Dpe_util.cc144 PIMAGE_OPTIONAL_HEADER64 optional_header = in ReadModuleInfo()
221 PIMAGE_OPTIONAL_HEADER64 opt = in ReadPEInfo()
256 PIMAGE_OPTIONAL_HEADER64 optional_header = in PrintPEFrameData()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dpe_util.cc144 PIMAGE_OPTIONAL_HEADER64 optional_header = in ReadModuleInfo()
221 PIMAGE_OPTIONAL_HEADER64 opt = in ReadPEInfo()
256 PIMAGE_OPTIONAL_HEADER64 optional_header = in PrintPEFrameData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/common/windows/
H A Dpe_util.cc144 PIMAGE_OPTIONAL_HEADER64 optional_header = in ReadModuleInfo()
221 PIMAGE_OPTIONAL_HEADER64 opt = in ReadPEInfo()
256 PIMAGE_OPTIONAL_HEADER64 optional_header = in PrintPEFrameData()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dpe_util.cc144 PIMAGE_OPTIONAL_HEADER64 optional_header = in ReadModuleInfo()
221 PIMAGE_OPTIONAL_HEADER64 opt = in ReadPEInfo()
256 PIMAGE_OPTIONAL_HEADER64 optional_header = in PrintPEFrameData()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dpe_util.cc144 PIMAGE_OPTIONAL_HEADER64 optional_header = in ReadModuleInfo()
221 PIMAGE_OPTIONAL_HEADER64 opt = in ReadPEInfo()
256 PIMAGE_OPTIONAL_HEADER64 optional_header = in PrintPEFrameData()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dpe_util.cc144 PIMAGE_OPTIONAL_HEADER64 optional_header = in ReadModuleInfo()
221 PIMAGE_OPTIONAL_HEADER64 opt = in ReadPEInfo()
256 PIMAGE_OPTIONAL_HEADER64 optional_header = in PrintPEFrameData()
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/crt/
H A Dcrtexe.c343 PIMAGE_OPTIONAL_HEADER64 pNTHeader64; in check_managed_app()
367 pNTHeader64 = (PIMAGE_OPTIONAL_HEADER64)pNTHeader32; in check_managed_app()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/crt/
H A Dcrtexe.c343 PIMAGE_OPTIONAL_HEADER64 pNTHeader64; in check_managed_app()
367 pNTHeader64 = (PIMAGE_OPTIONAL_HEADER64)pNTHeader32; in check_managed_app()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_elf/third_party_dlls/
H A Dhook.cc190 PIMAGE_OPTIONAL_HEADER64 opt_header = in GetDataFromImage()
191 reinterpret_cast<PIMAGE_OPTIONAL_HEADER64>(image.GetOptionalHeader()); in GetDataFromImage()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dntimage.h360 } IMAGE_OPTIONAL_HEADER64, *PIMAGE_OPTIONAL_HEADER64; typedef
372 typedef PIMAGE_OPTIONAL_HEADER64 PIMAGE_OPTIONAL_HEADER;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dntimage.h360 } IMAGE_OPTIONAL_HEADER64, *PIMAGE_OPTIONAL_HEADER64; typedef
372 typedef PIMAGE_OPTIONAL_HEADER64 PIMAGE_OPTIONAL_HEADER;
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp79 PIMAGE_OPTIONAL_HEADER64 optional_header = &mImg->FileHeader->OptionalHeader; in ModuleUnwindParser()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp79 PIMAGE_OPTIONAL_HEADER64 optional_header = &mImg->FileHeader->OptionalHeader; in ModuleUnwindParser()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp79 PIMAGE_OPTIONAL_HEADER64 optional_header = &mImg->FileHeader->OptionalHeader; in ModuleUnwindParser()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp79 PIMAGE_OPTIONAL_HEADER64 optional_header = &mImg->FileHeader->OptionalHeader; in ModuleUnwindParser()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp79 PIMAGE_OPTIONAL_HEADER64 optional_header = &mImg->FileHeader->OptionalHeader; in ModuleUnwindParser()
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/
H A Dpe.h85 } IMAGE_OPTIONAL_HEADER64, *PIMAGE_OPTIONAL_HEADER64; typedef
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dpe.h101 } IMAGE_OPTIONAL_HEADER64, *PIMAGE_OPTIONAL_HEADER64; typedef
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/
H A Dpe.h85 } IMAGE_OPTIONAL_HEADER64, *PIMAGE_OPTIONAL_HEADER64; typedef
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dpe.h85 } IMAGE_OPTIONAL_HEADER64, *PIMAGE_OPTIONAL_HEADER64; typedef
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dpe.h85 } IMAGE_OPTIONAL_HEADER64, *PIMAGE_OPTIONAL_HEADER64; typedef
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/
H A Dpe.h85 } IMAGE_OPTIONAL_HEADER64, *PIMAGE_OPTIONAL_HEADER64; typedef
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/
H A Dpe.h101 } IMAGE_OPTIONAL_HEADER64, *PIMAGE_OPTIONAL_HEADER64; typedef

12345678910>>...12