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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dunwind-dw2.c1100 _Unwind_SetSpColumn (struct _Unwind_Context *context, void *cfa,
1141 _Unwind_SetSpColumn (&orig_context, context->cfa, &tmp_sp);
1277 _Unwind_SetSpColumn (context, outer_cfa, &sp_slot);
1314 _Unwind_SetSpColumn (target, target->cfa, &sp_slot);
1094 _Unwind_SetSpColumn (struct _Unwind_Context *context, void *cfa, function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dunwind-dw2.c1254 _Unwind_SetSpColumn (struct _Unwind_Context *context, void *cfa,
1295 _Unwind_SetSpColumn (&orig_context, context->cfa, &tmp_sp);
1471 _Unwind_SetSpColumn (context, outer_cfa, &sp_slot);
1522 _Unwind_SetSpColumn (target, target->cfa, &sp_slot);
1247 _Unwind_SetSpColumn (struct _Unwind_Context *context, void *cfa, function

Completed in 181 milliseconds