Home
last modified time | relevance | path

Searched defs:old_chain (Results 1 – 3 of 3) sorted by relevance

/csrg-svn/contrib/gdb-4.7.LBL/gdb/
H A Dutils.c109 register struct cleanup *old_chain = cleanup_chain; variable
123 do_cleanups (old_chain) in do_cleanups() argument
139 discard_cleanups (old_chain) in discard_cleanups() argument
154 struct cleanup *old_chain = cleanup_chain; in save_cleanups() local
917 struct cleanup *old_chain = make_cleanup(instream_cleanup, instream); in prompt_for_continue() local
H A Dmain.c979 struct cleanup *old_chain; local
1013 struct cleanup *old_chain; in command_loop() local
1433 struct cleanup *old_chain = setup_user_args(p); local
H A Dinfcmd.c617 struct cleanup *old_chain; local