Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDunwind-generic.h49 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__word__))); typedef
51 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__pointer__))); typedef
/NextBSD/contrib/libexecinfo/
HDunwind.h35 typedef void *_Unwind_Ptr; typedef
/NextBSD/contrib/llvm/projects/libunwind/src/
HDAddressSpace.hpp41 typedef void *_Unwind_Ptr; typedef
45 typedef long unsigned int *_Unwind_Ptr; typedef
/NextBSD/contrib/llvm/tools/clang/lib/Headers/
HDunwind.h71 typedef uintptr_t _Unwind_Ptr; typedef
/NextBSD/contrib/gcc/config/arm/
HDunwind-arm.h46 typedef unsigned _Unwind_Ptr __attribute__((__mode__(__pointer__))); typedef