|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| RzDebugMap * | map |
| IMAGE_SECTION_HEADER * | sect_hdr |
| int | sect_count |
Definition at line 7 of file windows_maps.c.
| RzDebugMap* RWinModInfo::map |
Definition at line 8 of file windows_maps.c.
| int RWinModInfo::sect_count |
Definition at line 10 of file windows_maps.c.
| IMAGE_SECTION_HEADER* RWinModInfo::sect_hdr |
Definition at line 9 of file windows_maps.c.
Referenced by rz_w32_dbg_maps().