RTEMS
5.1
|
#include <rtl-unresolved.h>
Data Fields | |
rtems_rtl_obj * | obj |
uint16_t | flags |
uint16_t | sect |
rtems_rtl_word | symvalue |
rtems_rtl_word | rel [3] |
Trampolines require the relocation records to be held
uint16_t rtems_rtl_tramp_reloc::flags |
Format specific flags.
rtems_rtl_obj* rtems_rtl_tramp_reloc::obj |
The relocation's object file.
rtems_rtl_word rtems_rtl_tramp_reloc::rel[3] |
Relocation record.
uint16_t rtems_rtl_tramp_reloc::sect |
The target section.
rtems_rtl_word rtems_rtl_tramp_reloc::symvalue |
The symbol's value.