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 5 # define DEFAULT_PERSONALITY 1
  /external/strace/linux/
arch_defs_.h 23 #ifndef DEFAULT_PERSONALITY
24 # define DEFAULT_PERSONALITY 0
  /external/strace/
unwind.c 288 if (tcp->currpers != DEFAULT_PERSONALITY) {
308 if (tcp->currpers != DEFAULT_PERSONALITY) {
mmap_cache.c 42 if (tcp->currpers != DEFAULT_PERSONALITY) {
strace.c     [all...]

Completed in 195 milliseconds