Home
last modified time | relevance | path

Searched refs:gdbpy_initialize_objfile (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-objfile.c243 gdbpy_initialize_objfile (void) in gdbpy_initialize_objfile() function
H A Dpython-internal.h287 void gdbpy_initialize_objfile (void);
H A Dpython.c1615 gdbpy_initialize_objfile (); in _initialize_python()