Home
last modified time | relevance | path

Searched refs:ext_lang_objfile_script_executor (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dextension.h273 extern objfile_script_executor_func *ext_lang_objfile_script_executor
Dextension.c276 ext_lang_objfile_script_executor in ext_lang_objfile_script_executor() function
Dauto-load.c1003 executor = ext_lang_objfile_script_executor (language); in execute_script_contents()
DChangeLog-201513665 * extension.c (ext_lang_objfile_script_executor): New function.
13667 (ext_lang_objfile_script_executor): Declare.