OpenOCD
jim_scriptobj Struct Reference

Data Fields

Jim_Obj * filename_obj
 
int firstline
 
int in_use
 
int len
 
int linenr
 
int missing
 
int subst_flags
 
void * token
 

Detailed Description

Definition at line 238 of file openocd.c.

Field Documentation

◆ filename_obj

Jim_Obj* jim_scriptobj::filename_obj

Definition at line 240 of file openocd.c.

◆ firstline

int jim_scriptobj::firstline

Definition at line 244 of file openocd.c.

◆ in_use

int jim_scriptobj::in_use

Definition at line 243 of file openocd.c.

◆ len

int jim_scriptobj::len

Definition at line 241 of file openocd.c.

◆ linenr

int jim_scriptobj::linenr

Definition at line 245 of file openocd.c.

◆ missing

int jim_scriptobj::missing

Definition at line 246 of file openocd.c.

◆ subst_flags

int jim_scriptobj::subst_flags

Definition at line 242 of file openocd.c.

◆ token

void* jim_scriptobj::token

Definition at line 239 of file openocd.c.


The documentation for this struct was generated from the following file: