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

  /external/strace/tests/
mmap.test 38 xlat_opt=""
39 [ "$#" -gt 0 ] && xlat_opt="-X$1"
60 run_strace -a$align -e$syscall $xlat_opt $args > "$EXP"
  /external/strace/tests-m32/
mmap.test 38 xlat_opt=""
39 [ "$#" -gt 0 ] && xlat_opt="-X$1"
60 run_strace -a$align -e$syscall $xlat_opt $args > "$EXP"
  /external/strace/tests-mx32/
mmap.test 38 xlat_opt=""
39 [ "$#" -gt 0 ] && xlat_opt="-X$1"
60 run_strace -a$align -e$syscall $xlat_opt $args > "$EXP"

Completed in 160 milliseconds