Searched refs:the_ptid (Results 1 – 11 of 11) sorted by relevance
/dports/devel/avr-gdb/gdb-7.3.1/gdb/ |
H A D | target.c | 313 default_child_has_execution (struct target_ops *ops, ptid_t the_ptid) in default_child_has_execution() argument 317 if (ptid_equal (the_ptid, null_ptid)) in default_child_has_execution() 373 target_has_execution_1 (ptid_t the_ptid) in target_has_execution_1() argument 378 if (t->to_has_execution (t, the_ptid)) in target_has_execution_1()
|
H A D | target.h | 1197 ptid_t the_ptid);
|
H A D | remote-m32r-sdi.c | 1616 m32r_has_execution (struct target_ops *target, ptid_t the_ptid) in m32r_has_execution() argument
|
H A D | record.c | 1927 record_core_has_execution (struct target_ops *ops, ptid_t the_ptid) in record_core_has_execution() argument
|
H A D | ChangeLog | 2009 * target.c (default_child_has_execution): Add 'the_ptid' 2018 'the_ptid' parameter.
|
/dports/devel/gdb761/gdb-7.6.1/gdb/ |
H A D | target.c | 310 default_child_has_execution (struct target_ops *ops, ptid_t the_ptid) in default_child_has_execution() argument 314 if (ptid_equal (the_ptid, null_ptid)) in default_child_has_execution() 370 target_has_execution_1 (ptid_t the_ptid) in target_has_execution_1() argument 375 if (t->to_has_execution (t, the_ptid)) in target_has_execution_1()
|
H A D | target.h | 1447 ptid_t the_ptid);
|
H A D | remote-m32r-sdi.c | 1611 m32r_has_execution (struct target_ops *target, ptid_t the_ptid) in m32r_has_execution() argument
|
H A D | record-full.c | 2289 record_full_core_has_execution (struct target_ops *ops, ptid_t the_ptid) in record_full_core_has_execution() argument
|
H A D | ChangeLog-2011 | 9522 * target.c (default_child_has_execution): Add 'the_ptid' 9531 'the_ptid' parameter.
|
/dports/devel/gdb/gdb-11.1/gdb/ |
H A D | ChangeLog-2011 | 9522 * target.c (default_child_has_execution): Add 'the_ptid' 9531 'the_ptid' parameter.
|