modinfo_t Struct Reference
Detailed Description
Describes a module load event.
Public Attributes | |
qstring | name |
full name of the module | |
ea_t | base |
module base address. if unknown pass BADADDR | |
asize_t | size |
module size. if unknown pass 0 | |
ea_t | rebase_to |
if not BADADDR, then rebase the program to the specified address | |
The documentation for this struct was generated from the following file:
Generated by