|
RTEMS Linker
0.0.1
RTEMS Tools Project
|
Public Member Functions | |
| relocation () | |
| void | output () |
Public Attributes | |
| uint32_t | info |
| uint32_t | offset |
| uint32_t | addend |
| std::string | symname |
| off_t | rap_off |
A relocation record.
| rap::relocation::relocation | ( | ) |
| void rap::relocation::output | ( | ) |
| 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 |