Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dinterps.h55 interp_command_loop_ftype *command_loop_proc; member
Dinterps.c277 && current_interpreter->procs->command_loop_proc != NULL) in current_interp_command_loop()
278 current_interpreter->procs->command_loop_proc (current_interpreter->data); in current_interp_command_loop()