Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/mi/
Dmi-interp.c126 deprecated_show_load_progress = mi_load_progress; in mi_interpreter_resume()
356 deprecated_show_load_progress = mi_load_progress; in mi_command_loop()
/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddefs.h1188 extern void (*deprecated_show_load_progress) (const char *section,
Dsymfile.c65 void (*deprecated_show_load_progress) (const char *section, variable
1476 if (deprecated_show_load_progress != NULL) in load_section_callback()
1477 deprecated_show_load_progress (sect_name, sent, size, in load_section_callback()
DChangeLog7512 (deprecated_command_loop_hook, deprecated_show_load_progress)