![]() |
RTEMS 6.1
|
#include <link_elf.h>
Data Fields | |
| const char * | name |
| uint32_t | offset |
| uint32_t | size |
| uint32_t | rap_id |
Object details.
| const char* section_detail::name |
Section name.
| uint32_t section_detail::offset |
The offset in the elf file.
| uint32_t section_detail::rap_id |
Which obj does this section belongs to.
| uint32_t section_detail::size |
The size of the section.