Home
last modified time | relevance | path

Searched refs:deprecated_ui_load_progress_hook (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Ddefs.h753 extern int (*deprecated_ui_load_progress_hook) (const char *section,
H A Dsymfile.c71 int (*deprecated_ui_load_progress_hook) (const char *section, variable
2028 || (deprecated_ui_load_progress_hook != NULL in load_progress()
2029 && deprecated_ui_load_progress_hook (args->section_name, in load_progress()