Searched refs:DEFAULT_PERSONALITY (Results 1 – 4 of 4) sorted by relevance
221 # define DEFAULT_PERSONALITY 1 macro235 # define DEFAULT_PERSONALITY 1 macro242 #ifndef DEFAULT_PERSONALITY243 # define DEFAULT_PERSONALITY 0 macro
267 if (tcp->currpers != DEFAULT_PERSONALITY) { in unwind_cache_invalidate()565 if (tcp->currpers != DEFAULT_PERSONALITY) { in unwind_print_stacktrace()587 if (tcp->currpers != DEFAULT_PERSONALITY) { in unwind_capture_stacktrace()
1459 set_personality(DEFAULT_PERSONALITY); in init()
5108 * defs.h (SUPPORTED_PERSONALITES, DEFAULT_PERSONALITY): New.