HomeSort by relevance Sort by last modified time
    Searched refs:SIGSEGV_PORTABLE (Results 1 - 2 of 2) sorted by null

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 32 #define SIGSEGV_PORTABLE 11
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 76 case SIGSEGV_PORTABLE: name = "SIGSEGV_PORTABLE:11"; break;
256 case SIGSEGV_PORTABLE: /* 11 */
396 return SIGSEGV_PORTABLE;
    [all...]

Completed in 65 milliseconds