Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dparse.c100 static void free_funcalls (void *ignore);
156 free_funcalls (void *ignore) in free_funcalls() function
1053 old_chain = make_cleanup (free_funcalls, 0 /*ignore*/); in parse_exp_in_context()