Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-dump.h32 extern char *scan_expression_with_cleanup (char **cmd, const char *defname);
H A Dcli-dump.c50 scan_expression_with_cleanup (char **cmd, const char *def) in scan_expression_with_cleanup() function
244 lo_exp = scan_expression_with_cleanup (&cmd, NULL); in dump_memory_to_file()
599 parse_and_eval_long (scan_expression_with_cleanup (&args, NULL)); in restore_command()
604 parse_and_eval_long (scan_expression_with_cleanup (&args, NULL)); in restore_command()