Jim_TailcallCoreCommand() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDJim_TailcallCoreCommand()

Jim_TailcallCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jim.c:13712
static int Jim_TailcallCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jim.c:16129
{"tailcall", Jim_TailcallCoreCommand},

Call Tree

Functions called by Jim_TailcallCoreCommand()
Jim_TailcallCoreCommand()
Data read by Jim_TailcallCoreCommand()
Data written by Jim_TailcallCoreCommand()
Jim_TailcallCoreCommand()
Type of Jim_TailcallCoreCommand()
Jim_TailcallCoreCommand()
all items filtered out