Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-framefilter.c243 else if (args_type != NO_VALUES) in py_print_value()
334 if (print_args_field || args_type != NO_VALUES) in py_print_single_arg()
380 if (! out->is_mi_like_p () && args_type == NO_VALUES) in py_print_single_arg()
386 if (args_type != NO_VALUES) in py_print_single_arg()
594 if (print_args_field || args_type != NO_VALUES) in enumerate_locals()
617 if (args_type != NO_VALUES) in enumerate_locals()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dextension.h121 NO_VALUES = PRINT_NO_VALUES, enumerator
Dstack.c2031 arg_type = NO_VALUES; in backtrace_command_1()
/netbsd/src/external/gpl3/gdb/dist/gdb/mi/
Dmi-cmd-stack.c166 NO_VALUES, current_uiout, in mi_cmd_stack_list_frames()