RTEMS  5.1
Data Fields
section_detail Struct Reference

#include <link_elf.h>

Data Fields

const char * name
 
uint32_t offset
 
uint32_t size
 
uint32_t rap_id
 

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: