RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
section_detail Struct Reference

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...
 

Detailed Description

Object details.

Field Documentation

◆ name

const char* section_detail::name

Section name.

◆ offset

uint32_t section_detail::offset

The offset in the elf file.

◆ rap_id

uint32_t section_detail::rap_id

Which obj does this section belongs to.

◆ size

uint32_t section_detail::size

The size of the section.


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