Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-auto-load.c86 source_python_script_for_objfile (objfile, file, filename); in gdbpy_load_auto_script_for_objfile()
187 source_python_script_for_objfile (objfile, stream, full_path); in source_section_scripts()
H A Dpython-internal.h335 void source_python_script_for_objfile (struct objfile *objfile, FILE *file,
H A Dpython.c1148 source_python_script_for_objfile (struct objfile *objfile, FILE *file, in source_python_script_for_objfile() function