Searched refs:compile_control (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-script.h44 compile_control, enumerator in enum:command_control_type
H A Dcli-script.c139 case compile_control:
314 if (list->control_type == compile_control)
670 case compile_control:
1033 *command = build_command_line (compile_control, "");
1102 && current_cmd->control_type != compile_control,
/netbsd-current/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-script.h44 compile_control, enumerator in enum:command_control_type
H A Dcli-script.c145 case compile_control:
323 if (list->control_type == compile_control)
663 case compile_control:
1034 *command = build_command_line (compile_control, "");
1095 && current_cmd->control_type != compile_control,
/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile.c346 counted_command_line l = get_command_line (compile_control, "");
409 counted_command_line l = get_command_line (compile_control, "");
/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile.c348 counted_command_line l = get_command_line (compile_control, "");
411 counted_command_line l = get_command_line (compile_control, "");

Completed in 108 milliseconds