Home
last modified time | relevance | path

Searched refs:PT32_CLEARSTEP (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/aarch64/include/
H A Dnetbsd32_machdep.h20 #define PT32_CLEARSTEP (PT_FIRSTMACH + 8) /* Not implemented */ macro
/netbsd/sys/arch/amd64/include/
H A Dnetbsd32_machdep.h26 #define PT32_CLEARSTEP (PT_FIRSTMACH + 10) macro
/netbsd/sys/arch/aarch64/aarch64/
H A Dnetbsd32_machdep.c117 case PT32_CLEARSTEP: in netbsd32_ptrace_translate_request()
/netbsd/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep.c346 case PT32_CLEARSTEP: return PT_CLEARSTEP; in netbsd32_ptrace_translate_request()