Jim_AddCoreCommand() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

Jim_AddCoreCommand() function

Syntax

static int Jim_AddCoreCommand(Jim_Interp *interp,     int argc,     Jim_Obj *const *argv);

Arguments

interp

argc

argv

References

LocationText
jim.c:12012
static int Jim_AddCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jim.c:16063
{"+", Jim_AddCoreCommand},

Call Tree

Functions called by Jim_AddCoreCommand()
Jim_AddCoreCommand()
all items filtered out
Data read by Jim_AddCoreCommand()
Jim_AddCoreCommand()