RTEMS  5.1
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
 
   rtems_rtl_tramp_reloc   tramp
 
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.

◆ tramp

rtems_rtl_tramp_reloc rtems_rtl_unresolv_rec::tramp

The trampoline relocation record.


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