Home | History | Annotate | Download | only in unwind

Lines Matching defs:current_state

631 struct staterecord current_state;
830 poprecord(&current_state, rchain->udesc.B2.ecount);
835 poprecord(&current_state, rchain->udesc.B3.ecount);
1004 initrecord(&current_state);
1022 pushrecord(&current_state);
1039 pushrecord(&current_state);
1055 pushrecord(&current_state);
1069 modifyrecord(&current_state, &rchain[i], rdepth);
1076 modifyrecord(&current_state, &rchain[i],
1090 dump_staterecord(&current_state);
1098 return &current_state;