Home
last modified time | relevance | path

Searched refs:DEBUG_ATTACH_LOCAL_KERNEL (Results 1 – 5 of 5) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/io/p/
H A Dio_windbg.c548 hr = ITHISCALL (dbgClient, AttachKernel, DEBUG_ATTACH_LOCAL_KERNEL, args); in windbg_open()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddbgeng.h145 #define DEBUG_ATTACH_LOCAL_KERNEL 0x00000001 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddbgeng.h145 #define DEBUG_ATTACH_LOCAL_KERNEL 0x00000001 macro
/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.rs2049 pub const DEBUG_ATTACH_LOCAL_KERNEL: u32 = 1u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs1955 pub const DEBUG_ATTACH_LOCAL_KERNEL: u32 = 1u32; const