Rizin
unix-like reverse engineering framework and cli tools
_th_query_params Struct Reference

Public Attributes

RzDebugdbg
 
DWORD mask
 
PDEBUG_BUFFER db
 
DWORD ret
 
bool fin
 
bool hanged
 

Detailed Description

Definition at line 442 of file windows_heap.c.

Member Data Documentation

◆ db

PDEBUG_BUFFER _th_query_params::db

Definition at line 445 of file windows_heap.c.

Referenced by __th_QueryDebugBuffer().

◆ dbg

RzDebug* _th_query_params::dbg

Definition at line 443 of file windows_heap.c.

Referenced by __th_QueryDebugBuffer().

◆ fin

bool _th_query_params::fin

Definition at line 447 of file windows_heap.c.

Referenced by __th_QueryDebugBuffer(), and InitHeapInfo().

◆ hanged

bool _th_query_params::hanged

Definition at line 448 of file windows_heap.c.

Referenced by __th_QueryDebugBuffer(), and InitHeapInfo().

◆ mask

DWORD _th_query_params::mask

Definition at line 444 of file windows_heap.c.

Referenced by __th_QueryDebugBuffer().

◆ ret

DWORD _th_query_params::ret

Definition at line 446 of file windows_heap.c.

Referenced by __th_QueryDebugBuffer(), and InitHeapInfo().


The documentation for this struct was generated from the following file: