Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/mi/
H A Dmi-parse.h67 extern void mi_parse_free (struct mi_parse *cmd);
H A Dmi-parse.c208 mi_parse_free (struct mi_parse *parse) in mi_parse_free() function
228 mi_parse_free (arg); in mi_parse_cleanup()
H A Dmi-main.c2054 mi_parse_free (command); in mi_execute_command()