Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dannotate.h76 extern void annotate_arg_value (struct type *);
H A Dannotate.c398 annotate_arg_value (struct type *type) in annotate_arg_value() function
H A Dstack.c353 annotate_arg_value (val == NULL ? NULL : VALUE_TYPE (val)); in print_frame_args()