RTEMS CPU Kit with SuperCore
|
Unresolved table holds the names and relocations. More...
#include <rtl-unresolved.h>
Data Fields | |
uint32_t | marker |
size_t | block_recs |
The records per blocks allocated. More... | |
rtems_chain_control | blocks |
List of blocks. More... | |
Unresolved table holds the names and relocations.
size_t rtems_rtl_unresolved_s::block_recs |
The records per blocks allocated.
Referenced by rtems_rtl_unresolved_table_open().
rtems_chain_control rtems_rtl_unresolved_s::blocks |
List of blocks.
Referenced by rtems_rtl_unresolved_interate(), rtems_rtl_unresolved_table_close(), and rtems_rtl_unresolved_table_open().