Home
last modified time | relevance | path

Searched refs:annotate_arg_value (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDannotate.h76 extern void annotate_arg_value (struct type *);
HDannotate.c398 annotate_arg_value (struct type *type) in annotate_arg_value() function
HDstack.c353 annotate_arg_value (val == NULL ? NULL : VALUE_TYPE (val)); in print_frame_args()