RTEMS  5.1
Data Fields
rtems_rtl_obj_summary Struct Reference

Data Fields

int count
 
size_t exec
 
size_t symbols
 

Detailed Description

Object summary data.

Field Documentation

◆ count

int rtems_rtl_obj_summary::count

The number of object files.

◆ exec

size_t rtems_rtl_obj_summary::exec

The amount of executable memory allocated.

◆ symbols

size_t rtems_rtl_obj_summary::symbols

The amount of symbol memory allocated.


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