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

Jim_ooInit() function

Syntax

extern int Jim_ooInit(Jim_Interp *);
Implemented in oo.c:3

Arguments

interp

#0

References

LocationReferrerText
oo.c:3
int Jim_ooInit(Jim_Interp *interp)
_load-static-exts.c:19
extern int Jim_ooInit(Jim_Interp *);
_load-static-exts.c:40Jim_InitStaticExtensions()
Jim_ooInit(interp);

Call Tree

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