RTEMS  5.1
Data Fields
rtems_rtl_archive_obj_data Struct Reference

Data Fields

const char * symbol
 
rtems_rtl_archivearchive
 
off_t offset
 

Field Documentation

◆ archive

rtems_rtl_archive* rtems_rtl_archive_obj_data::archive

The archive the symbol is found in.

◆ offset

off_t rtems_rtl_archive_obj_data::offset

The offset in the archive if found else 0

◆ symbol

const char* rtems_rtl_archive_obj_data::symbol

The symbol to search for.


The documentation for this struct was generated from the following file: