Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dexec.c56 static void exec_close (int);
92 exec_close (int quitting) in exec_close() function
225 exec_close (0); in exec_file_attach()
240 exec_close (0); in exec_file_attach()
251 exec_close (0); in exec_file_attach()
700 exec_ops.to_close = exec_close; in init_exec_ops()
H A DChangeLog-1994924 * exec.c (exec_close), solib.c (clear_solib), corelow.c
934 * exec.c (exec_close): Add comment regarding memory leak and
1014 (exec_close): Close and free objects in vmap chain.
1061 * xcoffexec.c (exec_close): If the current target has a copy
1273 * xcoffexec.c (exec_close): If quitting, don't call clear_symtab_users.
3276 (exec_close): Declare arg "quitting".
H A DChangeLog-19933488 xcoffexec.c (exec_close): Call clear_symtab_users if necessary.
6222 * exec.c (exec_close): Fix storage leak.
6425 * xcoffexec.c (exec_close): Don't close exec_bfd twice.
H A DChangeLog-19912693 * exec.c (exec_open, exec_close, exec_xfer_memory, xfer_memory,
4400 * exec.c (exec_close): New function.
H A DChangeLog-19925820 * xcoffexec.c (exec_close, file_command, add_to_section_table):