Searched defs:uw_getpc (Results 1 – 2 of 2) sorted by relevance
20 static _Unwind_Ptr (*uw_getpc) (struct _Unwind_Context *); variable38 #define uw_getpc _Unwind_GetIP macro
18 static _Unwind_Ptr (*uw_getpc) (struct _Unwind_Context *); variable40 #define uw_getpc _Unwind_GetIP macro
Completed in 4 milliseconds