OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linux_target
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
linux-nat.c
244
struct linux_nat_target *
linux_target
;
variable in typeref:struct:linux_nat_target
333
thread_info *thr =
linux_target
->find_thread (lp->ptid);
464
linux_target
->low_init_process (pid);
545
linux_target
->low_prepare_to_resume (child_lp_ptr.get ());
818
linux_target
->low_delete_thread (this->arch_private);
893
linux_target
->low_new_thread (lp);
974
thread_change_ptid (
linux_target
, inferior_ptid, new_ptid);
988
struct thread_info *th =
linux_target
->find_thread (lp->ptid);
1167
thread_change_ptid (
linux_target
, inferior_ptid, ptid);
1254
add_thread (
linux_target
, lwp->ptid)
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
linux-nat.c
240
struct linux_nat_target *
linux_target
;
variable in typeref:struct:linux_nat_target
329
thread_info *thr =
linux_target
->find_thread (lp->ptid);
460
linux_target
->low_init_process (pid);
541
linux_target
->low_prepare_to_resume (child_lp_ptr.get ());
814
linux_target
->low_delete_thread (this->arch_private);
889
linux_target
->low_new_thread (lp);
970
thread_change_ptid (
linux_target
, inferior_ptid, new_ptid);
984
struct thread_info *th =
linux_target
->find_thread (lp->ptid);
1163
thread_change_ptid (
linux_target
, inferior_ptid, ptid);
1250
add_thread (
linux_target
, lwp->ptid)
[
all
...]
Completed in 16 milliseconds
Indexes created Tue Mar 17 00:23:13 UTC 2026