RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
rtems_rtl_unresolved_reloc_data_s Struct Reference

Struct to pass relocation data in the interator. More...

Collaboration diagram for rtems_rtl_unresolved_reloc_data_s:
Collaboration graph
[legend]

Data Fields

uint16_t name
 Name index. More...
 
rtems_rtl_unresolv_rec_tname_rec
 Name record. More...
 
rtems_rtl_obj_sym_tsym
 The symbol record. More...
 

Detailed Description

Struct to pass relocation data in the interator.

Field Documentation

◆ name

uint16_t rtems_rtl_unresolved_reloc_data_s::name

Name index.

◆ name_rec

rtems_rtl_unresolv_rec_t* rtems_rtl_unresolved_reloc_data_s::name_rec

Name record.

◆ sym

rtems_rtl_obj_sym_t* rtems_rtl_unresolved_reloc_data_s::sym

The symbol record.


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