Home | History | Annotate | Download | only in sanitizer_common

Lines Matching refs:ptrace_getsiginfo

372 #if (defined(PTRACE_GETSIGINFO) && defined(PTRACE_SETSIGINFO)) ||              \
374 int ptrace_getsiginfo = PTRACE_GETSIGINFO;
377 int ptrace_getsiginfo = -1;
379 #endif // PTRACE_GETSIGINFO/PTRACE_SETSIGINFO