etm_command_handlers is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

etm_command_handlers variable

Syntax

extern const struct command_registration etm_command_handlers[];
Implemented in etm.c:2008

References

LocationText
etm.c:2008
const struct command_registration etm_command_handlers[] = {
etm.h:206
extern const struct command_registration etm_command_handlers[];
arm11.c:1335
.chain = etm_command_handlers,
arm7_9_common.c:2910
.chain = etm_command_handlers,

Type Use

Type of etm_command_handlers
etm_command_handlers
all items filtered out