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

Jim_bootstrapInit() function

Syntax

extern int Jim_bootstrapInit(Jim_Interp *);
Implemented in jimsh0.c:1128

Arguments

interp

References

LocationReferrerText
jimsh0.c:1128
int Jim_bootstrapInit(Jim_Interp *interp)
jimsh0.c:6044
extern int Jim_bootstrapInit(Jim_Interp *);
jimsh0.c:6055Jim_InitStaticExtensions()
Jim_bootstrapInit(interp);

Call Tree

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