rld::rap::section::section |
( |
| ) |
|
uint32_t rld::rap::section::alignment |
( |
| ) |
const |
The alignment of the first section.
uint32_t rld::rap::section::alignment |
( |
int |
index | ) |
const |
The alignment of the object section given its index.
void rld::rap::section::clear |
( |
| ) |
|
const osection & rld::rap::section::get_osection |
( |
int |
index | ) |
const |
Return the object section given the index.
void rld::rap::section::output |
( |
| ) |
|
Output helper function to report the sections in an object file. This is useful when seeing the flags in the sections.
void rld::rap::section::set_offset |
( |
const section & |
sec | ) |
|
Set the offset of this section based on the previous section.
uint32_t rld::rap::section::size |
( |
uint32_t |
offset = 0 | ) |
const |
The size of the section given the offset.
std::string rld::rap::section::name |
uint32_t rld::rap::section::offset |
bool rld::rap::section::rela |
The documentation for this struct was generated from the following file:
- /Users/chris/Development/rtems/src/apps/rtl-host.chrisj/rld-rap.cpp