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_GETHBPREGS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbserver/
linux-arm-low.cc
52
#ifndef
PTRACE_GETHBPREGS
53
#define
PTRACE_GETHBPREGS
29
404
if (ptrace (
PTRACE_GETHBPREGS
, pid, 0, &val) < 0)
/src/external/gpl3/gdb.old/dist/gdbserver/
linux-arm-low.cc
52
#ifndef
PTRACE_GETHBPREGS
53
#define
PTRACE_GETHBPREGS
29
404
if (ptrace (
PTRACE_GETHBPREGS
, pid, 0, &val) < 0)
/src/external/gpl3/gdb/dist/gdb/
arm-linux-nat.c
63
#ifndef
PTRACE_GETHBPREGS
64
#define
PTRACE_GETHBPREGS
29
615
if (ptrace (
PTRACE_GETHBPREGS
, tid, 0, &val) < 0)
/src/external/gpl3/gdb.old/dist/gdb/
arm-linux-nat.c
63
#ifndef
PTRACE_GETHBPREGS
64
#define
PTRACE_GETHBPREGS
29
615
if (ptrace (
PTRACE_GETHBPREGS
, tid, 0, &val) < 0)
Completed in 28 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026