Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinfcall.c304 struct cleanup *retbuf_cleanup; in call_function_by_hand() local
324 retbuf_cleanup = make_cleanup_regcache_xfree (retbuf); in call_function_by_hand()
867 do_cleanups (retbuf_cleanup); in call_function_by_hand()