Searched defs:_Unwind_Ptr (Results 1 – 4 of 4) sorted by relevance
42 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__word__))); typedef44 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__pointer__))); typedef
49 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__word__))); typedef51 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__pointer__))); typedef
42 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__pointer__))); typedef
57 typedef uintptr_t _Unwind_Ptr; typedef