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

ScriptTokenListFree() function

Syntax

static void ScriptTokenListFree(ParseTokenList *tokenlist);

Arguments

tokenlist

References

LocationReferrerText
jimsh0.c:8928
static void ScriptTokenListFree(ParseTokenList *tokenlist)
jimsh0.c:9220JimSetScriptFromAny()
ScriptTokenListFree(&tokenlist);
jimsh0.c:13896SetExprFromAny()
ScriptTokenListFree(&tokenlist);
jimsh0.c:13918SetExprFromAny()
ScriptTokenListFree(&tokenlist);
jimsh0.c:13927SetExprFromAny()
ScriptTokenListFree(&tokenlist);
jimsh0.c:15671SetSubstFromAny()
ScriptTokenListFree(&tokenlist);

Call Tree

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