Searched defs:NT_PRSTATUS (Results 1 - 5 of 5) sorted by relevance

/external/google-breakpad/src/common/android/include/
H A Delf.h140 #if !defined(NT_PRSTATUS)
141 #define NT_PRSTATUS 1 macro
/external/strace/
H A Dsyscall.c61 #ifndef NT_PRSTATUS
62 # define NT_PRSTATUS 1 macro
1227 return ptrace(PTRACE_GETREGSET, pid, NT_PRSTATUS,
1235 return ptrace(PTRACE_GETREGSET, pid, NT_PRSTATUS, &io);
/external/kernel-headers/original/uapi/linux/
H A Delf.h367 #define NT_PRSTATUS 1 macro
/external/elfutils/libelf/
H A Delf.h630 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro
/external/valgrind/perf/
H A Dtinycc.c584 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro

Completed in 156 milliseconds