Searched refs:tmp_cleanup (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dstack.c722 struct cleanup *tmp_cleanup;
739 tmp_cleanup = make_cleanup (xfree, addr_string);
751 do_cleanups (tmp_cleanup);
719 struct cleanup *tmp_cleanup; local

Completed in 187 milliseconds