Home
last modified time | relevance | path

Searched refs:objfile_script_executor_func (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dextension.h55 typedef void objfile_script_executor_func typedef
273 extern objfile_script_executor_func *ext_lang_objfile_script_executor
Dextension-priv.h91 objfile_script_executor_func *objfile_script_executor;
Dextension.c275 objfile_script_executor_func *
Dauto-load.c964 objfile_script_executor_func *executor; in execute_script_contents()
DChangeLog-201513666 * extension.h (objfile_script_executor_func): New typedef.
/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpython.c109 static objfile_script_executor_func gdbpy_execute_objfile_script;