RTEMS Linker  0.0.1
RTEMS Tools Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
rap::relocation Struct Reference

Public Member Functions

 relocation ()
 
void output ()
 

Public Attributes

uint32_t info
 
uint32_t offset
 
uint32_t addend
 
std::string symname
 
off_t rap_off
 

Detailed Description

A relocation record.

Constructor & Destructor Documentation

rap::relocation::relocation ( )

Member Function Documentation

void rap::relocation::output ( )

Member Data Documentation

uint32_t rap::relocation::addend
uint32_t rap::relocation::info
uint32_t rap::relocation::offset
off_t rap::relocation::rap_off
std::string rap::relocation::symname

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