Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinterps.h51 interp_command_loop_ftype *command_loop_proc; member
H A Dinterps.c276 && current_interpreter->procs->command_loop_proc != NULL) in current_interp_command_loop()
277 current_interpreter->procs->command_loop_proc (current_interpreter->data); in current_interp_command_loop()