HomeSort by: relevance | last modified time | path
    Searched refs:obsd_nat_target (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
obsd-nat.c 36 obsd_nat_target::pid_to_str (ptid_t ptid)
45 obsd_nat_target::update_thread_list ()
88 obsd_nat_target::wait (ptid_t ptid, struct target_waitstatus *ourstatus,
142 obsd_nat_target::post_attach (int pid)
150 obsd_nat_target::post_startup_inferior (ptid_t pid)
158 obsd_nat_target::follow_fork (inferior *child_inf, ptid_t child_ptid,
176 obsd_nat_target::insert_fork_catchpoint (int pid)
182 obsd_nat_target::remove_fork_catchpoint (int pid)
obsd-nat.h 25 class obsd_nat_target : public inf_ptrace_target class in inherits:inf_ptrace_target
amd64-obsd-nat.c 129 static amd64_bsd_nat_target<obsd_nat_target> the_amd64_obsd_nat_target;
i386-obsd-nat.c 90 static i386_bsd_nat_target<obsd_nat_target> the_i386_obsd_nat_target;
sparc64-obsd-nat.c 110 static sparc_target<obsd_nat_target> the_sparc64_obsd_nat_target;
mips64-obsd-nat.c 37 struct mips64_obsd_nat_target final : public obsd_nat_target struct
ppc-obsd-nat.c 37 struct ppc_obsd_nat_target final : public obsd_nat_target struct
hppa-obsd-nat.c 33 struct hppa_obsd_nat_target final : public obsd_nat_target struct
  /src/external/gpl3/gdb/dist/gdb/
obsd-nat.c 37 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)
obsd-nat.h 25 class obsd_nat_target : public inf_ptrace_target class in inherits:inf_ptrace_target
amd64-obsd-nat.c 129 static amd64_bsd_nat_target<obsd_nat_target> the_amd64_obsd_nat_target;
i386-obsd-nat.c 90 static i386_bsd_nat_target<obsd_nat_target> the_i386_obsd_nat_target;
sparc64-obsd-nat.c 110 static sparc_target<obsd_nat_target> the_sparc64_obsd_nat_target;
mips64-obsd-nat.c 37 struct mips64_obsd_nat_target final : public obsd_nat_target struct
ppc-obsd-nat.c 37 struct ppc_obsd_nat_target final : public obsd_nat_target struct
hppa-obsd-nat.c 33 struct hppa_obsd_nat_target final : public obsd_nat_target struct

Completed in 32 milliseconds