Home | History | Annotate | Download | only in gdb

Lines Matching defs:lwp

55   int lwp = regcache->ptid ().lwp ();
62 (PTRACE_TYPE_ARG3) &gregs, lwp) == -1)
76 (PTRACE_TYPE_ARG3) &fpregs, lwp) == -1)
89 int lwp = regcache->ptid ().lwp ();
95 (PTRACE_TYPE_ARG3) &gregs, lwp) == -1)
101 (PTRACE_TYPE_ARG3) &gregs, lwp) == -1)
114 (PTRACE_TYPE_ARG3) &fpregs, lwp) == -1)
120 (PTRACE_TYPE_ARG3) &fpregs, lwp) == -1)