Lines Matching refs:_Unwind_Context
80 typedef struct _Unwind_Context _Unwind_Context; typedef
177 _Unwind_Control_Block *, _Unwind_Context *);
179 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *, _Unwind_VRS_RegClass,
183 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *, _Unwind_VRS_RegClass,
187 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
195 void * _Unwind_GetLanguageSpecificData (_Unwind_Context *);
196 _Unwind_Ptr _Unwind_GetRegionStart (_Unwind_Context *);
199 _Unwind_Ptr _Unwind_GetDataRelBase (_Unwind_Context *);
200 _Unwind_Ptr _Unwind_GetTextRelBase (_Unwind_Context *);
209 _Unwind_Control_Block *, struct _Unwind_Context *, void *);
212 _Unwind_Word _Unwind_GetCFA (struct _Unwind_Context *);
217 _Unwind_Context *);
218 _Unwind_Reason_Code __gnu_unwind_execute (_Unwind_Context *,
246 _Unwind_GetGR (_Unwind_Context *context, int regno) in _Unwind_GetGR()
258 _Unwind_SetGR (_Unwind_Context *context, int regno, _Unwind_Word val) in _Unwind_SetGR()
269 (struct _Unwind_Context *, void *);