Home
last modified time | relevance | path

Searched refs:scan_expression_with_cleanup (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-dump.c41 scan_expression_with_cleanup (char **cmd, const char *def) in scan_expression_with_cleanup() function
228 lo_exp = scan_expression_with_cleanup (&cmd, NULL); in dump_memory_to_file()
589 parse_and_eval_address (scan_expression_with_cleanup (&args, NULL)); in restore_command()
594 parse_and_eval_long (scan_expression_with_cleanup (&args, NULL)); in restore_command()
H A Dcli-dump.h30 extern char *scan_expression_with_cleanup (char **cmd, const char *defname);