Home
last modified time | relevance | path

Searched refs:supports_multi_process (Results 1 – 25 of 42) sorted by relevance

12

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dnbsd-nat.h51 bool supports_multi_process () override;
H A Dfbsd-nat.h104 bool supports_multi_process () override;
H A Ddarwin-nat.h112 bool supports_multi_process () override;
H A Dlinux-nat.h98 bool supports_multi_process () override;
H A Dtarget-delegates.c106 bool supports_multi_process () override;
277 bool supports_multi_process () override;
2708 target_ops::supports_multi_process () in supports_multi_process() function
2710 return this->beneath ()->supports_multi_process (); in supports_multi_process()
2714 dummy_target::supports_multi_process () in supports_multi_process() function
2720 debug_target::supports_multi_process () in supports_multi_process() function
2724 result = this->beneath ()->supports_multi_process (); in supports_multi_process()
H A Dnbsd-nat.c749 nbsd_nat_target::supports_multi_process () in supports_multi_process() function
H A Dfbsd-nat.c1673 fbsd_nat_target::supports_multi_process () in supports_multi_process() function
H A Dtarget.h863 virtual bool supports_multi_process ()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dnbsd-nat.h51 bool supports_multi_process () override;
H A Dfbsd-nat.h104 bool supports_multi_process () override;
H A Ddarwin-nat.h112 bool supports_multi_process () override;
H A Dlinux-nat.h98 bool supports_multi_process () override;
H A Dtarget-delegates.c106 bool supports_multi_process () override;
277 bool supports_multi_process () override;
2708 target_ops::supports_multi_process () in supports_multi_process() function
2710 return this->beneath ()->supports_multi_process (); in supports_multi_process()
2714 dummy_target::supports_multi_process () in supports_multi_process() function
2720 debug_target::supports_multi_process () in supports_multi_process() function
2724 result = this->beneath ()->supports_multi_process (); in supports_multi_process()
H A Dnbsd-nat.c749 nbsd_nat_target::supports_multi_process () in supports_multi_process() function
H A Dfbsd-nat.c1673 fbsd_nat_target::supports_multi_process () in supports_multi_process() function
/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dnetbsd-low.h122 bool supports_multi_process () override;
H A Dtarget.cc267 return the_target->supports_multi_process (); in target_supports_multi_process()
545 process_stratum_target::supports_multi_process () in supports_multi_process() function in process_stratum_target
H A Dtarget.h290 virtual bool supports_multi_process ();
H A Dlinux-low.h232 bool supports_multi_process () override;
H A Dnetbsd-low.cc779 netbsd_process_target::supports_multi_process () in supports_multi_process() function in netbsd_process_target
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dnetbsd-low.h122 bool supports_multi_process () override;
H A Dtarget.cc267 return the_target->supports_multi_process (); in target_supports_multi_process()
545 process_stratum_target::supports_multi_process () in supports_multi_process() function in process_stratum_target
H A Dtarget.h290 virtual bool supports_multi_process ();
H A Dlinux-low.h232 bool supports_multi_process () override;
H A Dnetbsd-low.cc779 netbsd_process_target::supports_multi_process () in supports_multi_process() function in netbsd_process_target

12