Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dannotate.h76 extern void annotate_arg_value (struct type *);
Dannotate.c398 annotate_arg_value (struct type *type) in annotate_arg_value() function
Dstack.c354 annotate_arg_value (val == NULL ? NULL : value_type (val)); in print_frame_args()