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

Jim_IfCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jim.c:12569
static int Jim_IfCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jim.c:16074
{"if", Jim_IfCoreCommand},

Call Tree

Functions called by Jim_IfCoreCommand()
Jim_IfCoreCommand()
Data read by Jim_IfCoreCommand()
Data written by Jim_IfCoreCommand()
Jim_IfCoreCommand()::boolean
Jim_IfCoreCommand()::retval
Jim_IfCoreCommand()::current
Jim_IfCoreCommand()::falsebody
Jim_IfCoreCommand()::_resultObjPtr_
all items filtered out
Jim_IfCoreCommand()
Jim_IfCoreCommand()::retval
Jim_IfCoreCommand()::current
Jim_IfCoreCommand()::falsebody
all items filtered out
Type of Jim_IfCoreCommand()
Jim_IfCoreCommand()
all items filtered out