RTEMS CPU Kit with SuperCore
4.11.3
|
The RAP file data. More...
Data Fields | |
rtems_chain_node | node |
The node's link in the chain. More... | |
const char * | name |
The file name. | |
void * | handle |
The dlopen handle. More... | |
The RAP file data.
This structure is allocated on the heap when a file is loaded.
void* rtems_rap_app_s::handle |
The dlopen handle.
rtems_chain_node rtems_rap_app_s::node |
The node's link in the chain.