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

Jim_IncrCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationReferrerText
jimsh0.c:14702
static int Jim_IncrCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:15074Jim_EvalObj()
&& token[1].objPtr->internalRep.cmdValue.cmdPtr->u.native.cmdProc == Jim_IncrCoreCommand
jimsh0.c:19403
{"incr", Jim_IncrCoreCommand},

Call Tree

Functions called by Jim_IncrCoreCommand()
Jim_IncrCoreCommand()
Data read by Jim_IncrCoreCommand()
Data written by Jim_IncrCoreCommand()
Jim_IncrCoreCommand()::wideValue
Jim_IncrCoreCommand()::increment
Jim_IncrCoreCommand()::intObjPtr
Jim_IncrCoreCommand()::_resultObjPtr_
all items filtered out
Jim_IncrCoreCommand()
Jim_IncrCoreCommand()::wideValue
Jim_IncrCoreCommand()::intObjPtr
all items filtered out
Type of Jim_IncrCoreCommand()
Jim_IncrCoreCommand()
all items filtered out