OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supports_multi_process
(Results
1 - 25
of
36
) sorted by relevancy
1
2
/src/external/gpl3/gdb/dist/gdb/
netbsd-nat.h
50
bool
supports_multi_process
() override;
darwin-nat.h
112
bool
supports_multi_process
() override;
fbsd-nat.h
121
bool
supports_multi_process
() override;
linux-nat.h
94
bool
supports_multi_process
() override;
target-delegates-gen.c
128
bool
supports_multi_process
() override;
305
bool
supports_multi_process
() override;
2668
target_ops::
supports_multi_process
()
function in class:target_ops
2670
return this->beneath ()->
supports_multi_process
();
2674
dummy_target::
supports_multi_process
()
function in class:dummy_target
2680
debug_target::
supports_multi_process
()
function in class:debug_target
2682
target_debug_printf_nofunc ("-> %s->
supports_multi_process
(...)", this->beneath ()->shortname ());
2684
= this->beneath ()->
supports_multi_process
();
2685
target_debug_printf_nofunc ("<- %s->
supports_multi_process
() = %s",
netbsd-nat.c
735
/* Implement the "
supports_multi_process
" target_ops method. */
738
nbsd_nat_target::
supports_multi_process
()
function in class:nbsd_nat_target
target.h
937
virtual bool
supports_multi_process
()
darwin-nat.c
2469
darwin_nat_target::
supports_multi_process
()
2467
darwin_nat_target::
supports_multi_process
()
function in class:darwin_nat_target
/src/external/gpl3/gdb.old/dist/gdb/
netbsd-nat.h
50
bool
supports_multi_process
() override;
darwin-nat.h
112
bool
supports_multi_process
() override;
fbsd-nat.h
121
bool
supports_multi_process
() override;
linux-nat.h
94
bool
supports_multi_process
() override;
target-delegates.c
128
bool
supports_multi_process
() override;
305
bool
supports_multi_process
() override;
2668
target_ops::
supports_multi_process
()
function in class:target_ops
2670
return this->beneath ()->
supports_multi_process
();
2674
dummy_target::
supports_multi_process
()
function in class:dummy_target
2680
debug_target::
supports_multi_process
()
function in class:debug_target
2682
target_debug_printf_nofunc ("-> %s->
supports_multi_process
(...)", this->beneath ()->shortname ());
2684
= this->beneath ()->
supports_multi_process
();
2685
target_debug_printf_nofunc ("<- %s->
supports_multi_process
() = %s",
netbsd-nat.c
738
/* Implement the "
supports_multi_process
" target_ops method. */
741
nbsd_nat_target::
supports_multi_process
()
function in class:nbsd_nat_target
target.h
937
virtual bool
supports_multi_process
()
/src/external/gpl3/gdb/dist/gdbserver/
netbsd-low.h
107
bool
supports_multi_process
() override;
target.cc
240
return the_target->
supports_multi_process
();
517
process_stratum_target::
supports_multi_process
()
function in class:process_stratum_target
target.h
271
virtual bool
supports_multi_process
();
linux-low.h
231
bool
supports_multi_process
() override;
netbsd-low.cc
700
/* Implement the
supports_multi_process
target_ops method. */
703
netbsd_process_target::
supports_multi_process
()
function in class:netbsd_process_target
/src/external/gpl3/gdb.old/dist/gdbserver/
netbsd-low.h
107
bool
supports_multi_process
() override;
target.cc
240
return the_target->
supports_multi_process
();
517
process_stratum_target::
supports_multi_process
()
function in class:process_stratum_target
target.h
271
virtual bool
supports_multi_process
();
linux-low.h
231
bool
supports_multi_process
() override;
netbsd-low.cc
697
/* Implement the
supports_multi_process
target_ops method. */
700
netbsd_process_target::
supports_multi_process
()
function in class:netbsd_process_target
Completed in 52 milliseconds
1
2
Indexes created Mon Mar 02 05:31:46 UTC 2026