OpenOCD
symbol_table_elem Struct Reference

Table should be terminated by an element with NULL in symbol_name. More...

Data Fields

symbol_address_t address
 
bool optional
 
const char * symbol_name
 

Detailed Description

Table should be terminated by an element with NULL in symbol_name.

Definition at line 23 of file rtos.h.

Field Documentation

◆ address

◆ optional

bool symbol_table_elem::optional

Definition at line 26 of file rtos.h.

Referenced by ecos_check_app_info(), rtos_qsymbol(), and zephyr_detect_rtos().

◆ symbol_name

const char* symbol_table_elem::symbol_name

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