Home | History | Annotate | Download | only in unwind

Lines Matching defs:stptr

1112 	struct regstate *stptr = (void *) srec;				
1124 switch (stptr[i].where) {
1126 if (stptr[i].when >= procoffset) break;
1127 uwf->psp -= (stptr[i].offset << 4);
1131 if (stptr[i].when >= procoffset) break;
1133 roffset = stptr[i].offset;
1152 if (stptr[i].when >= procoffset) break;
1161 roffset = stptr[i].offset;
1170 if (stptr[i].when >= procoffset) break;
1179 roffset = stptr[i].offset;