Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-generic.h61 typedef unsigned _Unwind_Exception_Class __attribute__((__mode__(__DI__))); typedef
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-generic.h61 typedef unsigned _Unwind_Exception_Class __attribute__((__mode__(__DI__))); typedef
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
H A Dgeneric.d99 alias _Unwind_Exception_Class = ulong; variable
H A Darm_common.d196 alias _Unwind_Exception_Class = char[8]; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/unwind/
H A Dgeneric.d99 alias _Unwind_Exception_Class = ulong; variable
H A Darm_common.d196 alias _Unwind_Exception_Class = char[8]; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dunwind-arm-common.h184 typedef char _Unwind_Exception_Class[8]; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dunwind-arm-common.h184 typedef char _Unwind_Exception_Class[8]; typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dunwind.h59 typedef uint64_t _Unwind_Exception_Class; typedef