Home
last modified time | relevance | path

Searched defs:_Unwind_Internal_Ptr (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-generic.h55 typedef unsigned _Unwind_Internal_Ptr __attribute__((__mode__(__pointer__))); typedef
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-generic.h55 typedef unsigned _Unwind_Internal_Ptr __attribute__((__mode__(__pointer__))); typedef
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
H A Dgeneric.d93 alias _Unwind_Internal_Ptr = __builtin_pointer_uint; variable
H A Darm_common.d60 alias _Unwind_Internal_Ptr =__builtin_pointer_uint; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/unwind/
H A Dgeneric.d93 alias _Unwind_Internal_Ptr = __builtin_pointer_uint; variable
H A Darm_common.d60 alias _Unwind_Internal_Ptr =__builtin_pointer_uint; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dunwind-arm-common.h38 typedef unsigned _Unwind_Internal_Ptr __attribute__((__mode__(__pointer__))); typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dunwind-arm-common.h38 typedef unsigned _Unwind_Internal_Ptr __attribute__((__mode__(__pointer__))); typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dunwind.h58 typedef uintptr_t _Unwind_Internal_Ptr; typedef