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

JimGetScript() function

Returns the parsed script. Note that if there is any possibility that the script is not valid, call JimScriptValid() to check

Syntax

static ScriptObj *JimGetScript(Jim_Interp *interp,     Jim_Obj *objPtr);
Implemented in jim.c:3740

Arguments

interp

objPtr

Call Tree

Functions calling JimGetScript()
Functions called by JimGetScript()
JimGetScript()
all items filtered out
Type of JimGetScript()
JimGetScript()
all items filtered out