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

Jim_ListCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jimsh0.c:16684
static int Jim_ListCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:19412
{"list", Jim_ListCoreCommand},

Call Tree

Functions called by Jim_ListCoreCommand()
Jim_ListCoreCommand()
all items filtered out
Data read by Jim_ListCoreCommand()
Data written by Jim_ListCoreCommand()
Jim_ListCoreCommand()::listObjPtr
Jim_ListCoreCommand()::_resultObjPtr_
all items filtered out
Jim_ListCoreCommand()
Jim_ListCoreCommand()::listObjPtr
all items filtered out
Type of Jim_ListCoreCommand()
Jim_ListCoreCommand()
all items filtered out