RTEMS CPU Kit with SuperCore  4.11.3
Data Structures | Macros | Typedefs
symbols.h File Reference
#include <rtems/monitor.h>
Include dependency graph for symbols.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _rtems_symbol_t
 
struct  rtems_symbol_string_block_s
 
struct  _rtems_symbol_table_t
 

Macros

#define SYMBOL_STRING_BLOCK_SIZE   4080
 
#define rtems_symbol_name(sp)   ((sp)->name)
 
#define rtems_symbol_value(sp)   ((sp)->value)
 

Typedefs

typedef struct rtems_symbol_string_block_s rtems_symbol_string_block_t