x86_32_command_handlers is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDx86_32_command_handlers

x86_32_command_handlers variable

Syntax

extern const struct command_registration x86_32_command_handlers[];
Implemented in x86_32_common.c:1525

References

LocationText
x86_32_common.c:1525
const struct command_registration x86_32_command_handlers[] = {
x86_32_common.h:28
extern const struct command_registration x86_32_command_handlers[];
quark_d20xx.c:92
.commands = x86_32_command_handlers,
quark_x10xx.c:76
.commands = x86_32_command_handlers,

Type Use

Type of x86_32_command_handlers
x86_32_command_handlers
all items filtered out