Jim_UpvarCoreCommand() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDJim_UpvarCoreCommand()

Jim_UpvarCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jimsh0.c:17560
static int Jim_UpvarCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:19431
{"upvar", Jim_UpvarCoreCommand},

Call Tree

Functions called by Jim_UpvarCoreCommand()
Jim_UpvarCoreCommand()
Data read by Jim_UpvarCoreCommand()
Data written by Jim_UpvarCoreCommand()
Jim_UpvarCoreCommand()::i
Jim_UpvarCoreCommand()::targetCallFrame
all items filtered out
Jim_UpvarCoreCommand()
Jim_UpvarCoreCommand()::i
Jim_UpvarCoreCommand()::targetCallFrame
all items filtered out
Type of Jim_UpvarCoreCommand()
Jim_UpvarCoreCommand()
all items filtered out