Home
last modified time | relevance | path

Searched refs:DYLIB_OBJC_SOURCES (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/lang/objc/conflicting-definition/
H A DMakefile13 DYLIB_ONLY=YES DYLIB_NAME=Test DYLIB_OBJC_SOURCES=Test/Test.m \
20 DYLIB_ONLY=YES DYLIB_NAME=TestExt DYLIB_OBJC_SOURCES=TestExt/TestExt.m \
/llvm-project-15.0.7/lldb/test/API/lang/objc/forward-decl/
H A DMakefile2 DYLIB_OBJC_SOURCES := Container.m macro
/llvm-project-15.0.7/lldb/test/API/lang/objc/hidden-ivars/
H A DMakefile2 DYLIB_OBJC_SOURCES := InternalDefiner.m macro
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/make/
H A DMakefile.rules422 DYLIB_OBJECTS +=$(strip $(DYLIB_OBJC_SOURCES:.m=.o))