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

/external/libcxxabi/src/Unwind/
H A DUnwind-EHABI.cpp193 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_CORE /
199 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_VFP /
270 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
288 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
302 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
328 _Unwind_VRS_Pop(context, _UVRSC_VFP,
339 _Unwind_VRS_Pop(context, _UVRSC_VFP,
353 _Unwind_VRS_Pop(context, _UVRSC_WMMXD,
362 _Unwind_VRS_Pop(context, _UVRSC_WMMXD,
371 _Unwind_VRS_Pop(contex
900 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, function
[all...]
/external/libcxxabi/include/
H A Dunwind.h202 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,

Completed in 76 milliseconds