Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dexec.c57 static void exec_close (int);
101 exec_close (int quitting) in exec_close() function
236 exec_close (0); in exec_file_attach()
251 exec_close (0); in exec_file_attach()
262 exec_close (0); in exec_file_attach()
731 exec_ops.to_close = exec_close; in init_exec_ops()