Searched defs:__context (Results 1 – 2 of 2) sorted by relevance
217 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) { in _Unwind_GetGR()224 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, in _Unwind_SetGR()230 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) { in _Unwind_GetIP()236 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) { in _Unwind_SetIP()
143 PVOID *__context) in __libcpp_init_once_execute_once_thunk()