![]() |
RTEMS 6.1
|
Data Fields | |
| rtems_chain_node | node |
| const char * | name |
| void * | handle |
The RAP file data. This structure is allocated on the heap when a file is loaded.
| void* rtems_rap_app::handle |
The dlopen handle.
| const char* rtems_rap_app::name |
The file name
| rtems_chain_node rtems_rap_app::node |
The node's link in the chain.