Home
last modified time | relevance | path

Searched defs:_Unwind_Ptr (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dunwind-generic.h46 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__word__))); typedef
48 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__pointer__))); typedef
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dunwind-generic.h51 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__word__))); typedef
53 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__pointer__))); typedef
/dflybsd-src/lib/libexecinfo/
H A Dunwind.h35 typedef void *_Unwind_Ptr; typedef
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dunwind-arm-common.h38 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__pointer__))); typedef