![]() |
RTEMS 6.1
|
Data Fields | |
| const char * | symbol |
| rtems_rtl_archive * | archive |
| off_t | offset |
| rtems_rtl_archive* rtems_rtl_archive_obj_data::archive |
The archive the symbol is found in.
| off_t rtems_rtl_archive_obj_data::offset |
The offset in the archive if found else 0
| const char* rtems_rtl_archive_obj_data::symbol |
The symbol to search for.