Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-generic.h49 typedef signed _Unwind_Sword __attribute__((__mode__(__unwind_word__))); typedef
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-generic.h49 typedef signed _Unwind_Sword __attribute__((__mode__(__unwind_word__))); typedef
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
H A Dgeneric.d81 alias _Unwind_Sword = __builtin_unwind_int; variable
H A Darm_common.d58 alias _Unwind_Sword = __builtin_machine_int; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/unwind/
H A Dgeneric.d81 alias _Unwind_Sword = __builtin_unwind_int; variable
H A Darm_common.d58 alias _Unwind_Sword = __builtin_machine_int; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dunwind-arm-common.h36 typedef signed _Unwind_Sword __attribute__((__mode__(__word__))); typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dunwind-arm-common.h36 typedef signed _Unwind_Sword __attribute__((__mode__(__word__))); typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dunwind.h56 typedef intptr_t _Unwind_Sword __attribute__((__mode__(__unwind_word__))); typedef