#include <module.h>
Definition at line 345 of file module.h.
◆ listEntry
Entry for the global module list.
Definition at line 347 of file module.h.
◆ mapEntry
Entry for the global module map.
Definition at line 348 of file module.h.
◆ providerEntry
Entry for the module provider map.
Definition at line 349 of file module.h.
◆ gcEntry
Entry used for garbage collection.
Definition at line 350 of file module.h.
◆ loadEntry
Entry used while loading modules.
Definition at line 351 of file module.h.
◆ flags
◆ baseAddr
The address where the modules image is loaded in memory.
Definition at line 353 of file module.h.
◆ size
The size of the modules loaded image in memory.
Definition at line 354 of file module.h.
◆ procedure
The module's procedure function and entry point.
Definition at line 355 of file module.h.
◆ symbolGroupId
The symbol group ID for the module's symbols.
Definition at line 356 of file module.h.
◆ dependencies
◆ deviceHandlers
| list_t module_t::deviceHandlers |
◆ info
The documentation for this struct was generated from the following file: