Home
last modified time | relevance | path

Searched refs:LLDB_LEVEL (Results 1 – 25 of 60) sorted by relevance

123

/external/lldb/
DMakefile13 ifndef LLDB_LEVEL
16 LLDB_LEVEL := . macro
26 LEVEL := $(LLDB_LEVEL)/../..
34 CPP.Flags += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/include
35 CPP.Flags += -I$(PROJ_OBJ_DIR)/$(LLDB_LEVEL)/include
39 CPP.Flags += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/source
40 CPP.Flags += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/source/Utility
41 CPP.Flags += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/source/Plugins/Process/Utility
42 CPP.Flags += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/source/Plugins/Process/POSIX
/external/lldb/source/Plugins/Process/POSIX/
DMakefile10 LLDB_LEVEL := ../../../.. macro
14 include $(LLDB_LEVEL)/../../Makefile.config
17 CPPFLAGS += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/source/Plugins/Utility
20 CPPFLAGS += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/source/Plugins/Process/Linux
29 CPPFLAGS += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/source/Plugins/Process/FreeBSD
32 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Interpreter/
DMakefile10 LLDB_LEVEL := ../.. macro
16 include $(LLDB_LEVEL)/Makefile
27 export SRCROOT := $(PROJ_SRC_DIR)/$(LLDB_LEVEL)
31 LLDBWrapPython.cpp lldb.py: $(PROJ_SRC_DIR)/$(LLDB_LEVEL)/scripts/Python/modify-python-lldb.py \
32 … $(PROJ_SRC_DIR)/$(LLDB_LEVEL)/scripts/Python/edit-swig-python-wrapper-file.py \
33 $(wildcard $(PROJ_SRC_DIR)/$(LLDB_LEVEL)/scripts/Python/interface/*.i)
/external/lldb/source/
DMakefile10 LLDB_LEVEL := .. macro
24 include $(LLDB_LEVEL)/Makefile
27 LLDB_vers.c: $(PROJ_SRC_DIR)/$(LLDB_LEVEL)/scripts/generate-vers.pl $(PROJ_SRC_DIR)/$(LLDB_LEVEL)/l…
/external/lldb/source/Plugins/Process/Linux/
DMakefile10 LLDB_LEVEL := ../../../.. macro
15 CPPFLAGS += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/source/Plugins/Utility
17 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Plugins/Process/FreeBSD/
DMakefile10 LLDB_LEVEL := ../../../.. macro
15 CPPFLAGS += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/source/Plugins/Utility
17 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Plugins/Platform/
DMakefile10 LLDB_LEVEL := ../../.. macro
12 include $(LLDB_LEVEL)/../../Makefile.config
32 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Host/
DMakefile10 LLDB_LEVEL := ../.. macro
12 include $(LLDB_LEVEL)/../../Makefile.config
28 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Plugins/
DMakefile10 LLDB_LEVEL := ../.. macro
12 include $(LLDB_LEVEL)/../../Makefile.config
47 include $(LLDB_LEVEL)/Makefile
/external/lldb/include/
DMakefile10 LLDB_LEVEL := .. macro
13 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Plugins/Instruction/ARM/
DMakefile10 LLDB_LEVEL := ../../../.. macro
14 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Plugins/SymbolVendor/MacOSX/
DMakefile10 LLDB_LEVEL := ../../../.. macro
14 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/DataFormatters/
DMakefile10 LLDB_LEVEL := ../.. macro
14 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DMakefile10 LLDB_LEVEL := ../../../.. macro
14 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Plugins/Platform/Linux/
DMakefile10 LLDB_LEVEL := ../../../.. macro
14 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Plugins/DynamicLoader/Static/
DMakefile10 LLDB_LEVEL := ../../../.. macro
14 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Plugins/ObjectFile/PECOFF/
DMakefile10 LLDB_LEVEL := ../../../.. macro
14 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/
DMakefile10 LLDB_LEVEL := ../../../.. macro
14 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Breakpoint/
DMakefile10 LLDB_LEVEL := ../.. macro
14 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Core/
DMakefile10 LLDB_LEVEL := ../.. macro
14 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DMakefile10 LLDB_LEVEL := ../../../.. macro
14 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DMakefile10 LLDB_LEVEL := ../../../.. macro
14 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Target/
DMakefile10 LLDB_LEVEL := ../.. macro
14 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Plugins/Platform/gdb-server/
DMakefile10 LLDB_LEVEL := ../../../.. macro
14 include $(LLDB_LEVEL)/Makefile
/external/lldb/source/Plugins/ABI/SysV-x86_64/
DMakefile10 LLDB_LEVEL := ../../../.. macro
14 include $(LLDB_LEVEL)/Makefile

123