Searched refs:TOPDIR (Results 1 - 25 of 69) sorted by relevance

123

/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dgetsrcs.sh21 TOPDIR="$2"
24 TOPDIR=`llvm-config --src-root`
27 if test -d "$TOPDIR" ; then
28 cd $TOPDIR
29 ./utils/llvmdo -topdir "$TOPDIR" \
H A Dcountloc.sh24 TOPDIR="$2"
27 TOPDIR=`llvm-config --src-root`
31 if test -d "$TOPDIR" ; then
32 cd $TOPDIR
33 ./utils/llvmdo -topdir "$TOPDIR" -dirs "include lib tools test utils examples" -code-only wc -l | awk '\
H A Dllvmgrep21 TOPDIR="$2"
24 TOPDIR=`llvm-config --src-root`
27 if test -d "$TOPDIR" ; then
28 cd $TOPDIR
34 ./utils/llvmdo -topdir "$TOPDIR" \
H A Dllvmdo45 TOPDIR="$2"
48 TOPDIR=`llvm-config --src-root`
166 if test -d "$TOPDIR" ; then
167 cd $TOPDIR
182 echo "Can't find LLVM top directory in $TOPDIR"
/netbsd-current/sys/rump/librump/
H A Dmakerumpif.sh50 unset TOPDIR
53 TOPDIR=$2
62 if [ -z "${TOPDIR}" ]; then
67 TOPDIR="`pwd`"
78 ' ${1} | awk -F\| -v topdir=${TOPDIR} '
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/asan-dynamic-m64/
H A DMakefile8 .PATH: ${TOPDIR}/lib/interception
12 .PATH: ${TOPDIR}/lib/asan
17 .PATH: ${TOPDIR}/lib/lsan
21 .PATH: ${TOPDIR}/lib/ubsan
25 .PATH: ${TOPDIR}/lib/sanitizer_common
41 CPPFLAGS+= -I${TOPDIR}/lib
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/asan-dynamic-m32/
H A DMakefile8 .PATH: ${TOPDIR}/lib/interception
12 .PATH: ${TOPDIR}/lib/asan
17 .PATH: ${TOPDIR}/lib/lsan
21 .PATH: ${TOPDIR}/lib/ubsan
25 .PATH: ${TOPDIR}/lib/sanitizer_common
41 CPPFLAGS+= -I${TOPDIR}/lib
/netbsd-current/external/bsd/atf/
H A DMakefile.inc5 TOPDIR= ${NETBSDSRCDIR}/external/bsd/atf
6 SRCDIR= ${TOPDIR}/dist
15 @grep 'define VERSION' ${TOPDIR}/bconfig.h \
40 CPPFLAGS+= -I${TOPDIR} # For bconfig.h.
41 CPPFLAGS+= -I${TOPDIR}/lib/libatf-c # For atf-c/defs.hpp.
45 LIBTOOLSOBJDIR!= cd ${TOPDIR}/lib/tools; ${PRINTOBJDIR}
/netbsd-current/external/bsd/compiler_rt/lib/clang/share/
H A DMakefile6 .PATH: ${TOPDIR}/lib/asan
9 .PATH: ${TOPDIR}/lib/msan
/netbsd-current/external/bsd/compiler_rt/
H A DMakefile.inc3 TOPDIR:= ${.PARSEDIR}/../../../sys/external/bsd/compiler_rt/dist
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/asan-m64/
H A DMakefile8 .PATH: ${TOPDIR}/lib/interception
12 .PATH: ${TOPDIR}/lib/asan
17 .PATH: ${TOPDIR}/lib/lsan
21 .PATH: ${TOPDIR}/lib/ubsan
25 .PATH: ${TOPDIR}/lib/sanitizer_common
44 CPPFLAGS+= -I${TOPDIR}/lib
52 SYMS_EXTRA= ${TOPDIR}/lib/asan/asan.syms.extra
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/asan_cxx-m32/
H A DMakefile8 .PATH: ${TOPDIR}/lib/asan
12 .PATH: ${TOPDIR}/lib/ubsan
28 CPPFLAGS+= -I${TOPDIR}/lib
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/asan_cxx-m64/
H A DMakefile8 .PATH: ${TOPDIR}/lib/asan
12 .PATH: ${TOPDIR}/lib/ubsan
28 CPPFLAGS+= -I${TOPDIR}/lib
35 SYMS_EXTRA= ${TOPDIR}/lib/asan/asan.syms.extra # Overlooked in upstream compiler-rt (8.0) ?
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/xray-m64/
H A DMakefile8 .PATH: ${TOPDIR}/lib/xray
13 .PATH: ${TOPDIR}/lib/sanitizer_common
35 CPPFLAGS+= -I${TOPDIR}/lib
36 CPPFLAGS+= -I${TOPDIR}/include
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/ubsan_standalone-m32/
H A DMakefile8 .PATH: ${TOPDIR}/lib/interception
12 .PATH: ${TOPDIR}/lib/sanitizer_common
19 .PATH: ${TOPDIR}/lib/ubsan
37 CPPFLAGS+= -I${TOPDIR}/lib
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/msan_cxx-m64/
H A DMakefile8 .PATH: ${TOPDIR}/lib/ubsan
12 .PATH: ${TOPDIR}/lib/msan
28 CPPFLAGS+= -I${TOPDIR}/lib
36 SYMS_EXTRA= ${TOPDIR}/lib/msan/msan.syms.extra
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/safestack-m64/
H A DMakefile8 .PATH: ${TOPDIR}/lib/safestack
12 .PATH: ${TOPDIR}/lib/interception
16 .PATH: ${TOPDIR}/lib/sanitizer_common
36 CPPFLAGS+= -I${TOPDIR}/lib
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/safestack-m32/
H A DMakefile8 .PATH: ${TOPDIR}/lib/safestack
12 .PATH: ${TOPDIR}/lib/interception
16 .PATH: ${TOPDIR}/lib/sanitizer_common
36 CPPFLAGS+= -I${TOPDIR}/lib
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/ubsan_standalone-dynamic-m64/
H A DMakefile8 .PATH: ${TOPDIR}/lib/interception
12 .PATH: ${TOPDIR}/lib/sanitizer_common
19 .PATH: ${TOPDIR}/lib/ubsan
31 CPPFLAGS+= -I${TOPDIR}/lib
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/ubsan_standalone-dynamic-m32/
H A DMakefile8 .PATH: ${TOPDIR}/lib/interception
12 .PATH: ${TOPDIR}/lib/sanitizer_common
19 .PATH: ${TOPDIR}/lib/ubsan
31 CPPFLAGS+= -I${TOPDIR}/lib
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/dd-m64/
H A DMakefile8 .PATH: ${TOPDIR}/lib/tsan/dd
12 .PATH: ${TOPDIR}/lib/interception
16 .PATH: ${TOPDIR}/lib/sanitizer_common
33 CPPFLAGS+= -I${TOPDIR}/lib
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/dyndd-m64/
H A DMakefile8 .PATH: ${TOPDIR}/lib/tsan/dd
12 .PATH: ${TOPDIR}/lib/interception
16 .PATH: ${TOPDIR}/lib/sanitizer_common
29 CPPFLAGS+= -I${TOPDIR}/lib
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/msan-m64/
H A DMakefile8 .PATH: ${TOPDIR}/lib/ubsan
12 .PATH: ${TOPDIR}/lib/msan
16 .PATH: ${TOPDIR}/lib/interception
20 .PATH: ${TOPDIR}/lib/sanitizer_common
39 CPPFLAGS+= -I${TOPDIR}/lib
47 SYMS_EXTRA= ${TOPDIR}/lib/msan/msan.syms.extra
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/asan-m32/
H A DMakefile8 .PATH: ${TOPDIR}/lib/interception
12 .PATH: ${TOPDIR}/lib/asan
17 .PATH: ${TOPDIR}/lib/lsan
21 .PATH: ${TOPDIR}/lib/ubsan
25 .PATH: ${TOPDIR}/lib/sanitizer_common
45 CPPFLAGS+= -I${TOPDIR}/lib
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/tsan-m64/
H A DMakefile8 .PATH: ${TOPDIR}/lib/ubsan
12 .PATH: ${TOPDIR}/lib/tsan/rtl
17 .PATH: ${TOPDIR}/lib/interception
21 .PATH: ${TOPDIR}/lib/sanitizer_common
41 CPPFLAGS+= -I${TOPDIR}/lib
47 SYMS_EXTRA= ${TOPDIR}/lib/tsan/rtl/tsan.syms.extra

Completed in 290 milliseconds

123