OpenOCD
|
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 |
Table should be terminated by an element with NULL in symbol_name.
symbol_address_t symbol_table_elem_struct::address |
Definition at line 36 of file rtos.h.
Referenced by chibios_detect_rtos(), chibios_update_memory_signature(), chibios_update_threads(), chromium_ec_detect_rtos(), chromium_ec_get_current_task_ptr(), chromium_ec_get_num_tasks(), chromium_ec_get_thread_reg_list(), chromium_ec_update_threads(), eCos_detect_rtos(), eCos_get_thread_reg_list(), eCos_update_threads(), embKernel_detect_rtos(), embKernel_update_threads(), FreeRTOS_detect_rtos(), FreeRTOS_update_threads(), linux_thread_packet(), mqx_detect_rtos(), mqx_get_symbol(), next_symbol(), nuttx_detect_rtos(), nuttx_update_threads(), riot_detect_rtos(), riot_get_thread_reg_list(), riot_update_threads(), ThreadX_detect_rtos(), ThreadX_update_threads(), uCOS_III_detect_rtos(), uCOS_III_find_last_thread_address(), uCOS_III_update_thread_offsets(), and uCOS_III_update_threads().
const char* symbol_table_elem_struct::symbol_name |
Definition at line 35 of file rtos.h.
Referenced by is_symbol_mandatory(), linux_get_symbol_list_to_lookup(), next_symbol(), nuttx_get_symbol_list_to_lookup(), and rtos_qsymbol().