HomeSort by: relevance | last modified time | path
    Searched defs:_Unwind_Context (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/include/
ehabi.h 74 typedef struct _Unwind_Context _Unwind_Context;
116 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass,
118 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *, _Unwind_VRS_RegClass,
121 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
125 _Unwind_Control_Block *, _Unwind_Context *);
127 _Unwind_Control_Block *, _Unwind_Context *);
129 _Unwind_Control_Block *, _Unwind_Context *);
ehabi.h 74 typedef struct _Unwind_Context _Unwind_Context;
116 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass,
118 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *, _Unwind_VRS_RegClass,
121 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
125 _Unwind_Control_Block *, _Unwind_Context *);
127 _Unwind_Control_Block *, _Unwind_Context *);
129 _Unwind_Control_Block *, _Unwind_Context *);

Completed in 66 milliseconds