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

JimUnsetVariable() function

Syntax

static int JimUnsetVariable(Jim_HashTable *ht,     Jim_Obj *nameObjPtr);

Arguments

ht

nameObjPtr

References

LocationReferrerText
jim.c:4516
static int JimUnsetVariable(Jim_HashTable *ht, Jim_Obj *nameObjPtr)
jim.c:4854Jim_UnsetVariable()
retval = JimUnsetVariable(&framePtr->vars, tempObj);
jim.c:4859Jim_UnsetVariable()
retval = JimUnsetVariable(&framePtr->vars, nameObjPtr);

Call Tree

Functions calling JimUnsetVariable()
Functions called by JimUnsetVariable()
all items filtered out
JimUnsetVariable()
all items filtered out
Data read by JimUnsetVariable()
JimUnsetVariable()