Searched refs:PL_FLAG_SCE (Results 1 – 3 of 3) sorted by relevance
139 lwpinfo.pl_flags & PL_FLAG_SCE) in linux_ptrace_status()435 if (lwpinfo.pl_flags & PL_FLAG_SCE) { in linux_ptrace_getregs()505 if (lwpinfo.pl_flags & PL_FLAG_SCE) { in linux_ptrace_getregset_prstatus()
125 #define PL_FLAG_SCE 0x04 /* syscall enter point */ macro
1225 pl->pl_flags |= PL_FLAG_SCE; in kern_ptrace()