Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/debug/p/
H A Ddebug_windbg.c239 access_type |= DEBUG_BREAK_WRITE; in windbg_breakpoint()
243 access_type |= DEBUG_BREAK_WRITE; in windbg_breakpoint()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddbgeng.h96 #define DEBUG_BREAK_WRITE 0x00000002 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddbgeng.h96 #define DEBUG_BREAK_WRITE 0x00000002 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.rs2086 pub const DEBUG_BREAK_WRITE: u32 = 2u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs2021 pub const DEBUG_BREAK_WRITE: u32 = 2u32; const