Searched refs:show_load_progress (Results 1 – 3 of 3) sorted by relevance
130 show_load_progress = mi_load_progress; in mi_interpreter_resume()364 show_load_progress = mi_load_progress; in mi_command_loop()
1213 extern void (*show_load_progress) (const char *section,
77 void (*show_load_progress) (const char *section, variable1446 if (show_load_progress != NULL) in load_section_callback()1447 show_load_progress (sect_name, sent, size, in load_section_callback()