Searched defs:cleanup_chain (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/gdb/gdb/
H A Dmacrocmd.c53 struct cleanup *cleanup_chain = make_cleanup (free_current_contents, &ms); local
89 struct cleanup *cleanup_chain = make_cleanup (free_current_contents, &ms); local
141 struct cleanup *cleanup_chain = make_cleanup (free_current_contents, &ms); local
H A Dcp-abi.c183 struct cleanup *cleanup_chain; local
H A Dthread.c263 struct cleanup *cleanup_chain; local
H A Dprintcmd.c547 struct cleanup *cleanup_chain = make_cleanup (free_current_contents, &name); local
H A Dutils.c109 static struct cleanup *cleanup_chain; /* cleaned up after a failed command */ variable in typeref:struct:cleanup
[all...]

Completed in 165 milliseconds