Searched refs:xregs_hasptr32 (Results 1 – 3 of 3) sorted by relevance
102 extern int xregs_hasptr32(struct _klwp *, struct ucontext32 *);
106 xregs_hasptr32(klwp_id_t lwp, ucontext32_t *uc) in xregs_hasptr32() function
556 if (xregs_hasptr32(lwp, &uc) && in getsetcontext32()