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

Jim_EvalCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jim.c:13539
static int Jim_EvalCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jim.c:16089
{"eval", Jim_EvalCoreCommand},

Call Tree

Functions called by Jim_EvalCoreCommand()
Jim_EvalCoreCommand()
Data read by Jim_EvalCoreCommand()
Data written by Jim_EvalCoreCommand()
Jim_EvalCoreCommand()
Jim_EvalCoreCommand()::rc
all items filtered out