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

scriptObjType variable

Syntax

static const Jim_ObjType scriptObjType = { "script", FreeScriptInternalRep, DupScriptInternalRep, NULL, JIM_TYPE_REFERENCES, };

References

Type Use

Type of scriptObjType
scriptObjType
all items filtered out