Searched refs:PT_AR_BSP (Results 1 – 2 of 2) sorted by relevance
226 #define PT_AR_BSP 0x0880 /* note: this points to the *end* of the backing store! */ macro
858 || access_uarea(child, PT_AR_BSP, &bsp, 0) < 0 in ptrace_getregs()1109 retval |= access_uarea(child, PT_AR_BSP, &bsp, 1); in ptrace_setregs()2006 case PT_AR_BSP: in access_uarea()