Home
last modified time | relevance | path

Searched defs:MINIDUMP_MEMORY_INFO_LIST (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/compat/non_win/
H A Ddbghelp.h1070 struct __attribute__((packed, aligned(4))) MINIDUMP_MEMORY_INFO_LIST { struct
1073 uint32_t SizeOfHeader;
1077 uint32_t SizeOfEntry;
1081 uint64_t NumberOfEntries;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/compat/non_win/
H A Ddbghelp.h1070 struct __attribute__((packed, aligned(4))) MINIDUMP_MEMORY_INFO_LIST { struct
1073 uint32_t SizeOfHeader;
1077 uint32_t SizeOfEntry;
1081 uint64_t NumberOfEntries;
/dports/devel/py-minidump/minidump-0.0.20/minidump/streams/
H A DMemoryInfoListStream.py66 class MINIDUMP_MEMORY_INFO_LIST: class
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/src/
H A D_dbg_common.h1533 } MINIDUMP_MEMORY_INFO_LIST, *PMINIDUMP_MEMORY_INFO_LIST; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/psdk_inc/
H A D_dbg_common.h1490 } MINIDUMP_MEMORY_INFO_LIST, *PMINIDUMP_MEMORY_INFO_LIST; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/psdk_inc/
H A D_dbg_common.h1490 } MINIDUMP_MEMORY_INFO_LIST, *PMINIDUMP_MEMORY_INFO_LIST; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs7308 pub struct MINIDUMP_MEMORY_INFO_LIST { struct
7313 impl ::core::marker::Copy for MINIDUMP_MEMORY_INFO_LIST {} argument
7314 impl ::core::clone::Clone for MINIDUMP_MEMORY_INFO_LIST { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs43538 pub struct MINIDUMP_MEMORY_INFO_LIST { struct
43543 impl MINIDUMP_MEMORY_INFO_LIST {} argument
43544 impl ::std::default::Default for MINIDUMP_MEMORY_INFO_LIST { implementation
43549 impl ::std::cmp::PartialEq for MINIDUMP_MEMORY_INFO_LIST { implementation
43554 impl ::std::cmp::Eq for MINIDUMP_MEMORY_INFO_LIST {} implementation
43555 unsafe impl ::windows::runtime::Abi for MINIDUMP_MEMORY_INFO_LIST { implementation