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_SETHBPREGS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
arm-linux-nat.c
65
#define
PTRACE_SETHBPREGS
30
1255
if (ptrace (
PTRACE_SETHBPREGS
, pid, address_reg, &address) < 0)
1269
if (ptrace (
PTRACE_SETHBPREGS
, pid, control_reg, &control) < 0)
1318
because
PTRACE_SETHBPREGS
is undocumented.
1357
if (ptrace (
PTRACE_SETHBPREGS
, pid,
1362
if (ptrace (
PTRACE_SETHBPREGS
, pid,
/src/external/gpl3/gdb.old/dist/gdbserver/
linux-arm-low.cc
54
#define
PTRACE_SETHBPREGS
30
832
if (ptrace (
PTRACE_SETHBPREGS
, pid, address_reg, &address) < 0)
846
if (ptrace (
PTRACE_SETHBPREGS
, pid, control_reg, &control) < 0)
901
if (ptrace (
PTRACE_SETHBPREGS
, pid,
907
if (ptrace (
PTRACE_SETHBPREGS
, pid,
/src/external/gpl3/gdb/dist/gdb/
arm-linux-nat.c
65
#define
PTRACE_SETHBPREGS
30
1245
if (ptrace (
PTRACE_SETHBPREGS
, pid, address_reg, &address) < 0)
1259
if (ptrace (
PTRACE_SETHBPREGS
, pid, control_reg, &control) < 0)
1308
because
PTRACE_SETHBPREGS
is undocumented.
1347
if (ptrace (
PTRACE_SETHBPREGS
, pid,
1352
if (ptrace (
PTRACE_SETHBPREGS
, pid,
/src/external/gpl3/gdb/dist/gdbserver/
linux-arm-low.cc
54
#define
PTRACE_SETHBPREGS
30
832
if (ptrace (
PTRACE_SETHBPREGS
, pid, address_reg, &address) < 0)
846
if (ptrace (
PTRACE_SETHBPREGS
, pid, control_reg, &control) < 0)
901
if (ptrace (
PTRACE_SETHBPREGS
, pid,
907
if (ptrace (
PTRACE_SETHBPREGS
, pid,
Completed in 16 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026