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

JimGetExpression() function

Syntax

static struct ExprTree *JimGetExpression(Jim_Interp *interp,     Jim_Obj *objPtr);

Arguments

interp

objPtr

References

LocationReferrerText
jimsh0.c:13949
static struct ExprTree *JimGetExpression(Jim_Interp *interp, Jim_Obj *objPtr)
jimsh0.c:14048Jim_EvalExpression()
expr = JimGetExpression(interp, exprObjPtr);
jimsh0.c:16129Jim_ForCoreCommand()
expr = JimGetExpression(interp, argv[2]);

Call Tree

Functions calling JimGetExpression()
Functions called by JimGetExpression()
JimGetExpression()
all items filtered out
Data read by JimGetExpression()
JimGetExpression()
Type of JimGetExpression()
JimGetExpression()
all items filtered out