scriptLineObjType is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

scriptLineObjType variable

Syntax

static const Jim_ObjType scriptLineObjType = { "scriptline", NULL, NULL, NULL, JIM_NONE, };

References

LocationReferrerText
jimsh0.c:8820
static const Jim_ObjType scriptLineObjType = {
jimsh0.c:8839JimNewScriptLineObj()
objPtr->typePtr = &scriptLineObjType;

Type Use

Type of scriptLineObjType
scriptLineObjType
all items filtered out