RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
rtems_rtl_obj_summary_t Struct Reference

Object summary data. More...

Data Fields

int count
 The number of object files. More...
 
size_t exec
 The amount of executable memory allocated. More...
 
size_t symbols
 The amount of symbol memory allocated. More...
 

Detailed Description

Object summary data.

Field Documentation

◆ count

int rtems_rtl_obj_summary_t::count

The number of object files.

◆ exec

size_t rtems_rtl_obj_summary_t::exec

The amount of executable memory allocated.

◆ symbols

size_t rtems_rtl_obj_summary_t::symbols

The amount of symbol memory allocated.


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