RTEMS CPU Kit with SuperCore
4.11.3
|
Object details. More...
#include <link_elf.h>
Data Fields | |
const char * | name |
Section name. More... | |
uint32_t | offset |
The offset in the elf file. More... | |
uint32_t | size |
The size of the section. More... | |
uint32_t | rap_id |
Which obj does this section belongs to. More... | |
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.