Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDexec.c66 static void exec_files_info (struct target_ops *);
562 exec_files_info (struct target_ops *t) in exec_files_info() function
656 exec_files_info (&exec_ops); in set_section_command()
705 exec_ops.to_files_info = exec_files_info; in init_exec_ops()