/external/lldb/source/Plugins/ |
D | Makefile | 15 DIRS := ABI/MacOSX-arm ABI/MacOSX-i386 ABI/SysV-x86_64 Disassembler/llvm \ macro 26 DIRS += Process/MacOSX-Kernel 27 DIRS += DynamicLoader/MacOSX-DYLD DynamicLoader/Darwin-Kernel 28 DIRS += ObjectContainer/Universal-Mach-O ObjectFile/Mach-O 29 DIRS += SymbolVendor/MacOSX 31 DIRS += Process/mach-core 35 DIRS += DynamicLoader/MacOSX-DYLD 36 DIRS += Process/Linux Process/POSIX 37 DIRS += SymbolVendor/ELF 38 DIRS += Process/elf-core [all …]
|
/external/llvm/projects/ |
D | Makefile | 15 DIRS:= $(filter-out llvm-test test-suite,$(patsubst $(PROJ_SRC_DIR)/%/Makefile,%,$(wildcard $(PROJ_… macro 18 DIRS := $(filter-out compiler-rt,$(DIRS)) macro 21 DIRS := $(filter-out libcxx,$(DIRS)) macro 24 DIRS := $(filter-out dragonegg,$(DIRS)) macro
|
/external/llvm/ |
D | Makefile | 30 DIRS := lib/Support lib/TableGen utils tools/llvm-config macro 33 DIRS := lib/Support lib/TableGen utils lib/IR lib tools/llvm-shlib \ macro 47 DIRS := $(filter-out tools/llvm-shlib, $(DIRS)) macro 51 DIRS := $(filter-out docs, $(DIRS)) macro 55 DIRS := $(filter-out tools docs, $(DIRS)) macro 60 DIRS := $(filter-out tools docs, $(DIRS)) macro 65 DIRS := $(filter-out docs, $(DIRS)) macro 70 DIRS := tools/clang/tools/driver tools/clang/lib/Headers \ macro 81 DIRS := $(filter-out tools docs unittests, $(DIRS)) \ macro 87 DIRS := $(filter-out tools docs, $(DIRS)) utils unittests macro [all …]
|
/external/clang/ |
D | Makefile | 17 DIRS := utils/TableGen include lib tools runtime docs unittests macro 33 DIRS := $(filter-out tools docs, $(DIRS)) macro 37 DIRS := $(filter-out docs unittests, $(DIRS)) macro 51 DIRS := $(filter-out docs, $(DIRS)) macro
|
/external/lldb/source/Host/ |
D | Makefile | 14 DIRS := common macro 17 DIRS += macosx 21 DIRS += linux 25 DIRS += freebsd
|
/external/clang/tools/ |
D | Makefile | 14 DIRS := macro 22 DIRS += libclang c-index-test c-arcmt-test 30 DIRS := libclang c-index-test macro
|
/external/llvm/bindings/ocaml/transforms/ |
D | Makefile | 11 DIRS = ipo passmgr_builder scalar_opts utils vectorize macro 14 $(Verb) for i in $(DIRS) ; do \
|
/external/llvm/tools/ |
D | Makefile | 29 DIRS := llvm-config macro 56 DIRS += lto llvm-lto 58 DIRS += gold
|
/external/llvm/bindings/ocaml/ |
D | Makefile | 11 DIRS = llvm bitreader bitwriter irreader analysis target executionengine \ macro 16 $(Verb) for i in $(DIRS) ; do \
|
/external/selinux/scripts/ |
D | release | 4 DIRS="libsepol libselinux libsemanage policycoreutils checkpolicy secilc sepolgen" 11 for i in $DIRS; do
|
/external/curl/src/ |
D | Makefile.Watcom | 156 DIRS = $(OBJ_DIR) 158 all: tool_hugehelp.c $(DIRS) $(TARGETS) .SYMBOLIC 175 $(DIRS):
|
/external/netperf/src/ |
D | dirs | 1 DIRS= \
|
/external/lldb/include/ |
D | Makefile | 11 DIRS := lldb macro
|
/external/llvm/cmake/ |
D | Makefile | 10 DIRS := modules macro
|
/external/clang/include/ |
D | Makefile | 2 DIRS := clang clang-c macro
|
/external/lldb/tools/ |
D | Makefile | 11 DIRS := driver lldb-platform macro
|
/external/clang/lib/Frontend/ |
D | Makefile | 11 DIRS := Rewrite macro
|
/external/clang/lib/StaticAnalyzer/ |
D | Makefile | 15 DIRS := Checkers Frontend macro
|
/external/llvm/lib/Target/CppBackend/ |
D | Makefile | 12 DIRS = TargetInfo macro
|
/external/curl/lib/ |
D | Makefile.Watcom | 198 DIRS = $(OBJ_BASE) $(OBJ_BASE)/stat $(OBJ_BASE)/dyn 202 all: $(CURLBUILDH) $(DIRS) $(TARGETS) .SYMBOLIC 216 $(DIRS):
|
/external/lldb/source/Plugins/Platform/ |
D | Makefile | 14 DIRS := gdb-server MacOSX Linux FreeBSD macro
|
/external/llvm/lib/Target/AVR/ |
D | Makefile | 17 DIRS = TargetInfo macro
|
/external/llvm/lib/Target/NVPTX/ |
D | Makefile | 21 DIRS = InstPrinter TargetInfo MCTargetDesc macro
|
/external/llvm/lib/Target/MSP430/ |
D | Makefile | 20 DIRS = InstPrinter TargetInfo MCTargetDesc macro
|
/external/llvm/lib/Target/WebAssembly/ |
D | Makefile | 24 DIRS = InstPrinter TargetInfo MCTargetDesc macro
|