Searched refs:strc (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/ia64/unwind/
H A Dstackframe.c26 struct recordchain strc[MAXSTATERECS]; variable in typeref:struct:recordchain
69 if ((nextrecp = unwind_decode_R1(recptr, &strc[rec_cnt].udesc))){
70 region_len = strc[rec_cnt].udesc.R1.rlen;
71 region_type = strc[rec_cnt].udesc.R1.r;
72 strc[rec_cnt].type = R1;
77 if ((nextrecp = unwind_decode_R2(recptr, &strc[rec_cnt].udesc))){
78 region_len = strc[rec_cnt].udesc.R2.rlen;
80 strc[rec_cnt].type = R2;
85 if ((nextrecp = unwind_decode_R3(recptr, &strc[rec_cnt].udesc))){
86 region_len = strc[rec_cn
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/sim/sh/
H A Dldrc.s1 # sh testcase for ldrc, strc

Completed in 164 milliseconds