RTEMS  5.0.0
Data Fields
rtems_rtl_unresolv_rec Struct Reference

#include <rtl-unresolved.h>

Data Fields

rtems_rtl_unresolved_rtype type
 
union {
   rtems_rtl_unresolv_symbol   name
 
   rtems_rtl_unresolv_reloc   reloc
 
rec
 

Detailed Description

Unresolved externals records.

Field Documentation

◆ name

rtems_rtl_unresolv_symbol rtems_rtl_unresolv_rec::name

The symbol, or

◆ reloc

rtems_rtl_unresolv_reloc rtems_rtl_unresolv_rec::reloc

the relocation record.


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