Searched refs:fbsd_nat_target (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dx86-fbsd-nat.h28 class x86_fbsd_nat_target : public x86bsd_nat_target<fbsd_nat_target>
H A Dsparc64-fbsd-nat.c64 static sparc_target<fbsd_nat_target> the_sparc64_fbsd_nat_target;
H A Dfbsd-nat.c61 fbsd_nat_target::pid_to_exec_file (int pid)
86 fbsd_nat_target::find_memory_regions (find_memory_region_ftype func,
186 fbsd_nat_target::info_proc (const char *args, enum info_proc_what what)
571 fbsd_nat_target::xfer_partial (enum target_object object,
773 fbsd_nat_target::thread_alive (ptid_t ptid)
794 fbsd_nat_target::pid_to_str (ptid_t ptid)
814 fbsd_nat_target::thread_name (struct thread_info *thr)
884 fbsd_add_threads (fbsd_nat_target *target, pid_t pid)
924 fbsd_nat_target::update_thread_list ()
942 fbsd_nat_target
[all...]
H A Driscv-fbsd-nat.c33 struct riscv_fbsd_nat_target final : public fbsd_nat_target struct
H A Daarch64-fbsd-nat.c48 : public aarch64_nat_target<fbsd_nat_target> struct
50 struct aarch64_fbsd_nat_target final : public fbsd_nat_target
250 fbsd_nat_target::post_startup_inferior (ptid);
260 fbsd_nat_target::post_attach (pid);
263 /* Implement the virtual fbsd_nat_target::low_new_fork method. */
301 /* Implement the virtual fbsd_nat_target::low_delete_thread method. */
310 /* Implement the virtual fbsd_nat_target::low_prepare_to_resume method. */
H A Darm-fbsd-nat.c35 struct arm_fbsd_nat_target : public fbsd_nat_target struct
H A Dmips-fbsd-nat.c34 struct mips_fbsd_nat_target final : public fbsd_nat_target struct
H A Dfbsd-nat.h44 class fbsd_nat_target : public inf_ptrace_target class in inherits:inf_ptrace_target
H A Dppc-fbsd-nat.c40 struct ppc_fbsd_nat_target final : public fbsd_nat_target struct
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsparc64-fbsd-nat.c64 static sparc_target<fbsd_nat_target> the_sparc64_fbsd_nat_target;
H A Dfbsd-nat.c54 fbsd_nat_target::pid_to_exec_file (int pid)
93 fbsd_nat_target::find_memory_regions (find_memory_region_ftype func,
167 fbsd_nat_target::find_memory_regions (find_memory_region_ftype func,
265 fbsd_nat_target::info_proc (const char *args, enum info_proc_what what)
685 fbsd_nat_target::xfer_partial (enum target_object object,
883 fbsd_nat_target::thread_alive (ptid_t ptid)
904 fbsd_nat_target::pid_to_str (ptid_t ptid)
924 fbsd_nat_target::thread_name (struct thread_info *thr)
994 fbsd_add_threads (fbsd_nat_target *target, pid_t pid)
1037 fbsd_nat_target
[all...]
H A Dfbsd-nat.h42 class fbsd_nat_target : public inf_ptrace_target class in inherits:inf_ptrace_target
H A Darm-fbsd-nat.c32 struct arm_fbsd_nat_target : public fbsd_nat_target struct
H A Daarch64-fbsd-nat.c33 struct aarch64_fbsd_nat_target final : public fbsd_nat_target struct
H A Driscv-fbsd-nat.c33 struct riscv_fbsd_nat_target final : public fbsd_nat_target struct
H A Dmips-fbsd-nat.c34 struct mips_fbsd_nat_target final : public fbsd_nat_target struct
H A Di386-fbsd-nat.c38 : public i386_bsd_nat_target<fbsd_nat_target>
H A Damd64-fbsd-nat.c42 : public amd64_bsd_nat_target<fbsd_nat_target>
H A Dppc-fbsd-nat.c40 struct ppc_fbsd_nat_target final : public fbsd_nat_target struct

Completed in 153 milliseconds