Home
last modified time | relevance | path

Searched refs:DEFAULT_PERSONALITY (Results 1 – 6 of 6) sorted by relevance

/external/strace/
Dunwind.c262 if (tcp->currpers != DEFAULT_PERSONALITY) { in unwind_cache_invalidate()
553 if (tcp->currpers != DEFAULT_PERSONALITY) { in unwind_print_stacktrace()
575 if (tcp->currpers != DEFAULT_PERSONALITY) { in unwind_capture_stacktrace()
Ddefs.h158 # define DEFAULT_PERSONALITY 1 macro
160 # define DEFAULT_PERSONALITY 0 macro
Dstrace.c1600 set_personality(DEFAULT_PERSONALITY); in init()
DChangeLog-CVS5108 * defs.h (SUPPORTED_PERSONALITES, DEFAULT_PERSONALITY): New.
DChangeLog15125 PERSONALITY1_WORDSIZE, remove DEFAULT_PERSONALITY.
27949 PERSONALITY1_WORDSIZE, and DEFAULT_PERSONALITY.
28084 Set DEFAULT_PERSONALITY to 1.
/external/ltp/tools/strace_test/
Dstrace.patch52 set_personality(DEFAULT_PERSONALITY);