Searched refs:obsd_nat_target (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dobsd-nat.c37 obsd_nat_target::pid_to_str (ptid_t ptid)
46 obsd_nat_target::update_thread_list ()
89 obsd_nat_target::wait (ptid_t ptid, struct target_waitstatus *ourstatus,
143 obsd_nat_target::post_attach (int pid)
151 obsd_nat_target::post_startup_inferior (ptid_t pid)
159 obsd_nat_target::follow_fork (inferior *child_inf, ptid_t child_ptid,
177 obsd_nat_target::insert_fork_catchpoint (int pid)
183 obsd_nat_target::remove_fork_catchpoint (int pid)
H A Dobsd-nat.h25 class obsd_nat_target : public inf_ptrace_target class in inherits:inf_ptrace_target
H A Di386-obsd-nat.c91 static i386_bsd_nat_target<obsd_nat_target> the_i386_obsd_nat_target;
H A Dsparc64-obsd-nat.c111 static sparc_target<obsd_nat_target> the_sparc64_obsd_nat_target;
H A Damd64-obsd-nat.c130 static amd64_bsd_nat_target<obsd_nat_target> the_amd64_obsd_nat_target;
H A Dmips64-obsd-nat.c38 struct mips64_obsd_nat_target final : public obsd_nat_target struct
H A Dppc-obsd-nat.c38 struct ppc_obsd_nat_target final : public obsd_nat_target struct
H A Dhppa-obsd-nat.c34 struct hppa_obsd_nat_target final : public obsd_nat_target struct
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dobsd-nat.h25 class obsd_nat_target : public inf_ptrace_target class in inherits:inf_ptrace_target
H A Dobsd-nat.c39 obsd_nat_target::pid_to_str (ptid_t ptid)
48 obsd_nat_target::update_thread_list ()
76 obsd_nat_target::wait (ptid_t ptid, struct target_waitstatus *ourstatus,
168 obsd_nat_target::post_attach (int pid)
181 obsd_nat_target::post_startup_inferior (ptid_t pid)
197 obsd_nat_target::follow_fork (bool follow_child, bool detach_fork)
215 obsd_nat_target::insert_fork_catchpoint (int pid)
221 obsd_nat_target::remove_fork_catchpoint (int pid)
H A Di386-obsd-nat.c91 static i386_bsd_nat_target<obsd_nat_target> the_i386_obsd_nat_target;
H A Damd64-obsd-nat.c130 static amd64_bsd_nat_target<obsd_nat_target> the_amd64_obsd_nat_target;
H A Dsparc64-obsd-nat.c111 static sparc_target<obsd_nat_target> the_sparc64_obsd_nat_target;
H A Dmips64-obsd-nat.c38 struct mips64_obsd_nat_target final : public obsd_nat_target struct
H A Dppc-obsd-nat.c38 struct ppc_obsd_nat_target final : public obsd_nat_target struct
H A Dhppa-obsd-nat.c34 struct hppa_obsd_nat_target final : public obsd_nat_target struct

Completed in 424 milliseconds