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

Public Attributes

RzDebugMapmap
 
IMAGE_SECTION_HEADER * sect_hdr
 
int sect_count
 

Detailed Description

Definition at line 7 of file windows_maps.c.

Member Data Documentation

◆ map

RzDebugMap* RWinModInfo::map

Definition at line 8 of file windows_maps.c.

◆ sect_count

int RWinModInfo::sect_count

Definition at line 10 of file windows_maps.c.

◆ sect_hdr

IMAGE_SECTION_HEADER* RWinModInfo::sect_hdr

Definition at line 9 of file windows_maps.c.

Referenced by rz_w32_dbg_maps().


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