Home
last modified time | relevance | path

Searched refs:DEBUG_OFFSET_REGION (Results 1 – 2 of 2) sorted by relevance

/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.rs2795 pub struct DEBUG_OFFSET_REGION { struct
2799 impl ::core::marker::Copy for DEBUG_OFFSET_REGION {} argument
2800 impl ::core::clone::Clone for DEBUG_OFFSET_REGION { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs3149 pub struct DEBUG_OFFSET_REGION { struct
3153 impl DEBUG_OFFSET_REGION {} argument
3154 impl ::std::default::Default for DEBUG_OFFSET_REGION { implementation
3159 impl ::std::fmt::Debug for DEBUG_OFFSET_REGION { implementation
3164 impl ::std::cmp::PartialEq for DEBUG_OFFSET_REGION { implementation
3169 impl ::std::cmp::Eq for DEBUG_OFFSET_REGION {} implementation
3170 unsafe impl ::windows::runtime::Abi for DEBUG_OFFSET_REGION { implementation
31053 …s(&self, id: *const DEBUG_MODULE_AND_ID, flags: u32, regions: *mut DEBUG_OFFSET_REGION, regionscou… in GetSymbolEntryOffsetRegions() argument
31079 …entry: *const DEBUG_SYMBOL_SOURCE_ENTRY, flags: u32, regions: *mut DEBUG_OFFSET_REGION, regionscou… in GetSourceEntryOffsetRegions() argument
31782 …s(&self, id: *const DEBUG_MODULE_AND_ID, flags: u32, regions: *mut DEBUG_OFFSET_REGION, regionscou… in GetSymbolEntryOffsetRegions() argument
[all …]