Home
last modified time | relevance | path

Searched defs:MEMORY_BASIC_INFORMATION64 (Results 1 – 9 of 9) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Memory/
H A Dmod.rs318 pub struct MEMORY_BASIC_INFORMATION64 { struct
329 impl ::core::marker::Copy for MEMORY_BASIC_INFORMATION64 {} argument
330 impl ::core::clone::Clone for MEMORY_BASIC_INFORMATION64 { implementation
/dports/devel/py-minidump/minidump-0.0.20/minidump/utils/winapi/
H A Dkernel32.py95 class MEMORY_BASIC_INFORMATION64(Structure): class
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/win32/
H A Dkernel32.py1391 class MEMORY_BASIC_INFORMATION64(Structure): class
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Dkernel32.py1391 class MEMORY_BASIC_INFORMATION64(Structure): class
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Dkernel32.py1391 class MEMORY_BASIC_INFORMATION64(Structure): class
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Dkernel32.py1391 class MEMORY_BASIC_INFORMATION64(Structure): class
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnt.h4894 } MEMORY_BASIC_INFORMATION64,*PMEMORY_BASIC_INFORMATION64; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnt.h4894 } MEMORY_BASIC_INFORMATION64,*PMEMORY_BASIC_INFORMATION64; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs23932 …unsafe fn QueryVirtual(&self, offset: u64) -> ::windows::runtime::Result<super::super::Memory::MEM… in QueryVirtual()
24086 …unsafe fn QueryVirtual(&self, offset: u64) -> ::windows::runtime::Result<super::super::Memory::MEM… in QueryVirtual()
24262 …unsafe fn QueryVirtual(&self, offset: u64) -> ::windows::runtime::Result<super::super::Memory::MEM… in QueryVirtual()