Home | History | Annotate | Download | only in unwind

Lines Matching refs:R1

72 			region_len = strc[rec_cnt].udesc.R1.rlen;
73 region_type = strc[rec_cnt].udesc.R1.r;
74 strc[rec_cnt].type = R1;
273 case R1:
274 printf("\t R1:");
275 if(rchain->udesc.R1.r)
279 printf("rlen = %ld) \n", rchain->udesc.R1.rlen);
850 case R1:
1009 case R1:
1010 rlen = rchain[i].udesc.R1.rlen;
1020 rtype = rchain[i].udesc.R1.r;