|
GDB (xrefs)
|
Go to the source code of this file.
Functions | |
| void | fbsd_nat_add_target (struct target_ops *) |
| void fbsd_nat_add_target | ( | struct target_ops * | ) |
Definition at line 1180 of file fbsd-nat.c.
References add_target(), fbsd_find_memory_regions(), fbsd_pid_to_exec_file(), super_xfer_partial, tc_schedlock, target_ops::to_find_memory_regions, target_ops::to_follow_fork, target_ops::to_has_thread_control, target_ops::to_insert_exec_catchpoint, target_ops::to_insert_fork_catchpoint, target_ops::to_insert_vfork_catchpoint, target_ops::to_pid_to_exec_file, target_ops::to_pid_to_str, target_ops::to_post_attach, target_ops::to_post_startup_inferior, target_ops::to_remove_exec_catchpoint, target_ops::to_remove_fork_catchpoint, target_ops::to_remove_vfork_catchpoint, target_ops::to_resume, target_ops::to_set_syscall_catchpoint, target_ops::to_thread_alive, target_ops::to_thread_name, target_ops::to_update_thread_list, target_ops::to_wait, and target_ops::to_xfer_partial.
Referenced by _initialize_aarch64_fbsd_nat(), _initialize_amd64fbsd_nat(), _initialize_arm_fbsd_nat(), _initialize_i386fbsd_nat(), _initialize_mips_fbsd_nat(), _initialize_ppcfbsd_nat(), and _initialize_sparc64fbsd_nat().
1.8.14