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

#include <winkd.h>

Public Attributes

char * name
 
ut64 addr
 
ut32 size
 
ut32 timestamp
 

Detailed Description

Definition at line 28 of file winkd.h.

Member Data Documentation

◆ addr

ut64 WindModule::addr

Definition at line 30 of file winkd.h.

Referenced by rz_debug_winkd_attach().

◆ name

◆ size

ut32 WindModule::size

Definition at line 31 of file winkd.h.

Referenced by rz_debug_winkd_attach().

◆ timestamp

ut32 WindModule::timestamp

Definition at line 32 of file winkd.h.

Referenced by rz_debug_winkd_attach().


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