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

  /external/valgrind/tsan/
tsan_dynamorio.sh 3 DYNAMORIO_ROOT=${DYNAMORIO_ROOT:=$HOME/DynamoRIO}
43 $DYNAMORIO_ROOT/bin$BITNESS/drdeploy \
Makefile 41 DR_INCLUDES=-I$(DYNAMORIO_ROOT)/include
201 ifeq ($(DYNAMORIO_ROOT), )
203 @echo DYNAMORIO_ROOT is not set. Not building the DynamoRio-based variant.

Completed in 35 milliseconds