OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PTRACE_SETHBPREGS
(Results
1 - 4
of
4
) sorted by relevancy
/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,
/src/external/gpl3/gdb.old/dist/gdbserver/
linux-arm-low.cc
54
#define
PTRACE_SETHBPREGS
30
840
if (ptrace (
PTRACE_SETHBPREGS
, pid,
846
if (ptrace (
PTRACE_SETHBPREGS
, pid,
860
if (ptrace (
PTRACE_SETHBPREGS
, pid,
866
if (ptrace (
PTRACE_SETHBPREGS
, pid,
/src/external/gpl3/gdb/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/gdb/
arm-linux-nat.c
65
#define
PTRACE_SETHBPREGS
30
1262
if (ptrace (
PTRACE_SETHBPREGS
, pid,
1267
if (ptrace (
PTRACE_SETHBPREGS
, pid,
1279
if (ptrace (
PTRACE_SETHBPREGS
, pid,
1284
if (ptrace (
PTRACE_SETHBPREGS
, pid,
Completed in 27 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026