Lines Matching defs:context
174 _Unwind_GetGR (struct _Unwind_Context *context, int index) in _Unwind_GetGR()
183 _Unwind_SetGR (struct _Unwind_Context *context, int index, _Unwind_Word val) in _Unwind_SetGR()
191 _Unwind_GetIP (struct _Unwind_Context *context) in _Unwind_GetIP()
199 _Unwind_SetIP (struct _Unwind_Context *context, _Unwind_Ptr val) in _Unwind_SetIP()
205 _Unwind_GetLanguageSpecificData (struct _Unwind_Context *context) in _Unwind_GetLanguageSpecificData()
211 _Unwind_GetRegionStart (struct _Unwind_Context *context) in _Unwind_GetRegionStart()
229 _Unwind_GetDataRelBase (struct _Unwind_Context *context) in _Unwind_GetDataRelBase()
235 _Unwind_GetTextRelBase (struct _Unwind_Context *context) in _Unwind_GetTextRelBase()
246 extract_cie_info (struct dwarf_cie *cie, struct _Unwind_Context *context, in extract_cie_info()
323 struct _Unwind_Context *context, _Unwind_Word initial) in execute_stack_op()
726 struct _Unwind_Context *context, in execute_cfa_program()
941 uw_frame_state_for (struct _Unwind_Context *context, _Unwind_FrameState *fs) in uw_frame_state_for()
1032 struct _Unwind_Context context; in __frame_state_for() local
1076 uw_update_context_1 (struct _Unwind_Context *context, _Unwind_FrameState *fs) in uw_update_context_1()
1168 uw_update_context (struct _Unwind_Context *context, _Unwind_FrameState *fs) in uw_update_context()
1193 uw_init_context_1 (struct _Unwind_Context *context, in uw_init_context_1()
1290 uw_identify_context (struct _Unwind_Context *context) in uw_identify_context()