RTEMS  5.1
Data Fields
rtems_rtl_tramp_reloc Struct Reference

#include <rtl-unresolved.h>

Data Fields

rtems_rtl_objobj
 
uint16_t flags
 
uint16_t sect
 
rtems_rtl_word symvalue
 
rtems_rtl_word rel [3]
 

Detailed Description

Trampolines require the relocation records to be held

Field Documentation

◆ flags

uint16_t rtems_rtl_tramp_reloc::flags

Format specific flags.

◆ obj

rtems_rtl_obj* rtems_rtl_tramp_reloc::obj

The relocation's object file.

◆ rel

rtems_rtl_word rtems_rtl_tramp_reloc::rel[3]

Relocation record.

◆ sect

uint16_t rtems_rtl_tramp_reloc::sect

The target section.

◆ symvalue

rtems_rtl_word rtems_rtl_tramp_reloc::symvalue

The symbol's value.


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