Searched refs:PL_FLAG_SI (Results 1 – 4 of 4) sorted by relevance
128 #define PL_FLAG_SI 0x20 /* siginfo is valid */ macro
404 if ((lwpinfo.pl_flags & PL_FLAG_SI) == 0) { in linux_ptrace_getsiginfo()
1220 pl->pl_flags |= PL_FLAG_SI; in kern_ptrace()
2338 pl.pl_flags |= PL_FLAG_SI; in __elfN()