Home
last modified time | relevance | path

Searched refs:LLDB_SRCS (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/clang/include/lldb/Plugins/
DMakefile5 LLDB_SRCS= ${.CURDIR}/../../../../../llvm/lldb macro
31 ${LLDB_SRCS}/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernelProperties.td
33 -I${LLDB_SRCS}/source/Plugins/DynamicLoader/Darwin-Kernel \
37 ${LLDB_SRCS}/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernelProperties.td
39 -I${LLDB_SRCS}/source/Plugins/DynamicLoader/Darwin-Kernel \
43 ${LLDB_SRCS}/source/Plugins/JITLoader/GDB/JITLoaderGDBProperties.td
45 -I${LLDB_SRCS}/source/Plugins/JITLoader/GDB \
49 ${LLDB_SRCS}/source/Plugins/JITLoader/GDB/JITLoaderGDBProperties.td
51 -I${LLDB_SRCS}/source/Plugins/JITLoader/GDB \
55 ${LLDB_SRCS}/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFFProperties.td
[all …]
/openbsd/src/gnu/usr.bin/clang/include/lldb/Target/
DMakefile5 LLDB_SRCS= ${.CURDIR}/../../../../../llvm/lldb macro
17 TargetProperties.inc: ${LLDB_SRCS}/source/Target/TargetProperties.td
19 -I${LLDB_SRCS}/source/Target \
22 TargetPropertiesEnum.inc: ${LLDB_SRCS}/source/Target/TargetProperties.td
24 -I${LLDB_SRCS}/source/Target \
/openbsd/src/gnu/usr.bin/clang/include/lldb/Core/
DMakefile5 LLDB_SRCS= ${.CURDIR}/../../../../../llvm/lldb macro
17 CoreProperties.inc: ${LLDB_SRCS}/source/Core/CoreProperties.td
19 -I${LLDB_SRCS}/source/Core \
22 CorePropertiesEnum.inc: ${LLDB_SRCS}/source/Core/CoreProperties.td
24 -I${LLDB_SRCS}/source/Core \
/openbsd/src/gnu/usr.bin/clang/include/lldb/Interpreter/
DMakefile5 LLDB_SRCS= ${.CURDIR}/../../../../../llvm/lldb macro
17 InterpreterProperties.inc: ${LLDB_SRCS}/source/Interpreter/InterpreterProperties.td
19 -I${LLDB_SRCS}/source/Interpreter \
22 InterpreterPropertiesEnum.inc: ${LLDB_SRCS}/source/Interpreter/InterpreterProperties.td
24 -I${LLDB_SRCS}/source/Interpreter \
/openbsd/src/gnu/usr.bin/clang/include/lldb/Commands/
DMakefile5 LLDB_SRCS= ${.CURDIR}/../../../../../llvm/lldb macro
17 CommandOptions.inc: ${LLDB_SRCS}/source/Commands/Options.td
19 -I${LLDB_SRCS}/source/Commands \
/openbsd/src/gnu/usr.bin/clang/
DMakefile.inc4 LLDB_SRCS?= ${.CURDIR}/../../../llvm/lldb
25 LLDB_INCLUDES= -I${LLDB_SRCS}/include \
26 -I${LLDB_SRCS}/source