|
RTEMS CPU Kit with SuperCore
4.11.2
|
Unresolved externals symbol names. More...
#include <rtl-unresolved.h>
Data Fields | |
| uint16_t | refs |
| The number of references to this name. More... | |
| uint16_t | length |
| The length of this name. More... | |
| const char | name [12] |
| The symbol name. More... | |
Unresolved externals symbol names.
The names are reference counted and separate from the relocation records because a number of records could reference the same symbol name.
| uint16_t rtems_rtl_unresolv_name_s::length |
The length of this name.
| const char rtems_rtl_unresolv_name_s::name[12] |
The symbol name.
| uint16_t rtems_rtl_unresolv_name_s::refs |
The number of references to this name.
1.8.13