OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PTRACE_SETREGS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
sparc-nat.c
68
#ifndef
PTRACE_SETREGS
69
#define
PTRACE_SETREGS
PT_SETREGS
205
if (gdb_ptrace (
PTRACE_SETREGS
, ptid, (PTRACE_TYPE_ARG3) ®s) == -1)
ppc-linux-nat.c
156
#ifndef
PTRACE_SETREGS
157
#define
PTRACE_SETREGS
13
272
PTRACE_SETREGS
requests, for reading and writing the
1695
if (ptrace (
PTRACE_SETREGS
, tid, 0, (void *) &gregset) < 0)
/src/external/gpl3/gdb/dist/gdb/
sparc-nat.c
68
#ifndef
PTRACE_SETREGS
69
#define
PTRACE_SETREGS
PT_SETREGS
205
if (gdb_ptrace (
PTRACE_SETREGS
, ptid, (PTRACE_TYPE_ARG3) ®s) == -1)
ppc-linux-nat.c
156
#ifndef
PTRACE_SETREGS
157
#define
PTRACE_SETREGS
13
272
PTRACE_SETREGS
requests, for reading and writing the
1695
if (ptrace (
PTRACE_SETREGS
, tid, 0, (void *) &gregset) < 0)
Completed in 47 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026