RTEMS 6.1-rc6
|
RTEMS monitor symbol table functions. More...
#include <rtems/monitor.h>
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 |
RTEMS monitor symbol table functions.
Entry points for symbol table routines.