Searched defs:__context (Results 1 – 6 of 6) sorted by relevance
212 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) { in _Unwind_GetGR()219 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, in _Unwind_SetGR()225 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) { in _Unwind_GetIP()231 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) { in _Unwind_SetIP()
44 } __context; variable
39 #define TASK_INIT(__task, __zero, __func, __context) \ argument
310 const __class_type_info *__context; member
147 PVOID *__context) in __libcpp_init_once_execute_once_thunk()
76 __stack_t __context; member