Searched refs:PT_SPC (Results 1 – 2 of 2) sorted by relevance
88 if (!get_reg(child, PT_SPC)) { in user_enable_single_step()91 put_reg(child, PT_SPC, tmp); in user_enable_single_step()99 put_reg(child, PT_SPC, 0); in user_disable_single_step()119 put_reg(child, PT_SPC, 0); in ptrace_disable()317 unsigned long spc = get_reg(child, PT_SPC); in get_pseudo_pc()
24 #define PT_SPC 18 macro