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

  /external/strace/linux/tile/
arch_defs_.h 4 # define DEFAULT_PERSONALITY 1
  /external/strace/linux/
arch_defs_.h 23 #ifndef DEFAULT_PERSONALITY
24 # define DEFAULT_PERSONALITY 0
  /external/strace/
supported_personalities.h 45 # define DEFAULT_PERSONALITY 1
47 # define DEFAULT_PERSONALITY 0
unwind.c 267 if (tcp->currpers != DEFAULT_PERSONALITY) {
573 if (tcp->currpers != DEFAULT_PERSONALITY) {
594 if (tcp->currpers != DEFAULT_PERSONALITY) {
strace.c     [all...]

Completed in 115 milliseconds