Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-generic.h48 typedef unsigned _Unwind_Word __attribute__((__mode__(__unwind_word__))); typedef
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-generic.h48 typedef unsigned _Unwind_Word __attribute__((__mode__(__unwind_word__))); typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dunwind-arm-common.h35 typedef unsigned _Unwind_Word __attribute__((__mode__(__word__))); typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dunwind-arm-common.h35 typedef unsigned _Unwind_Word __attribute__((__mode__(__word__))); typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dunwind.h55 typedef uintptr_t _Unwind_Word __attribute__((__mode__(__unwind_word__))); typedef