Searched refs:SIGTRAP (Results 1 - 11 of 11) sorted by relevance

/development/ndk/platforms/android-3/include/sys/
H A D_sigdefs.h37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
/development/ndk/platforms/android-3/arch-arm/include/asm/
H A Dsignal.h26 #define SIGTRAP 5 macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
H A Dsignal.h37 #define SIGTRAP 5 macro
/development/ndk/platforms/android-9/arch-x86/include/asm/
H A Dsignal.h36 #define SIGTRAP 5 macro
/development/ndk/platforms/android-L/arch-arm/include/asm/
H A Dsignal.h31 #define SIGTRAP 5 macro
/development/ndk/platforms/android-L/arch-mips/include/asm/
H A Dsignal.h36 #define SIGTRAP 5 macro
/development/ndk/platforms/android-L/arch-mips64/include/asm/
H A Dsignal.h36 #define SIGTRAP 5 macro
/development/ndk/platforms/android-L/arch-x86/include/asm/
H A Dsignal.h36 #define SIGTRAP 5 macro
/development/ndk/platforms/android-L/arch-x86_64/include/asm/
H A Dsignal.h36 #define SIGTRAP 5 macro
/development/ndk/platforms/android-L/include/asm-generic/
H A Dsignal.h31 #define SIGTRAP 5 macro
/development/ndk/sources/android/libportable/arch-mips/
H A Dsignal.c156 case SIGTRAP: name = "SIGTRAP:5"; break;
252 return SIGTRAP;
393 case SIGTRAP: /* 5 */

Completed in 10 milliseconds