Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dannotate.h74 extern void annotate_arg_value (struct type *);
H A Dannotate.c396 annotate_arg_value (struct type *type) in annotate_arg_value() function
H A Dstack.c268 annotate_arg_value (value_type (arg->val)); in print_frame_arg()