Home
last modified time | relevance | path

Searched refs:DYLIB_NAME (Results 1 – 25 of 40) sorted by relevance

12

/llvm-project-15.0.7/lldb/test/API/functionalities/load_unload/
H A DMakefile11 DYLIB_ONLY=YES DYLIB_CXX_SOURCES=a.cpp DYLIB_NAME=loadunload_a \
16 DYLIB_ONLY=YES DYLIB_CXX_SOURCES=b.cpp DYLIB_NAME=loadunload_b
20 DYLIB_ONLY=YES DYLIB_CXX_SOURCES=c.cpp DYLIB_NAME=loadunload_c
24 DYLIB_ONLY=YES DYLIB_CXX_SOURCES=d.cpp DYLIB_NAME=loadunload_d
31 DYLIB_ONLY=YES DYLIB_CXX_SOURCES=d.cpp DYLIB_NAME=loadunload_d
/llvm-project-15.0.7/lldb/test/API/functionalities/load_lazy/
H A DMakefile21 DYLIB_ONLY=YES DYLIB_C_SOURCES=t1.c DYLIB_NAME=t1 LD_EXTRAS="-L. $(LINKFLAGS)"
25 DYLIB_ONLY=YES DYLIB_C_SOURCES=t2_0.c DYLIB_NAME=t2_0
29 DYLIB_ONLY=YES DYLIB_C_SOURCES=t2_1.c DYLIB_NAME=t2_1
/llvm-project-15.0.7/lldb/test/API/functionalities/stop-on-sharedlibrary-load/
H A DMakefile10 DYLIB_ONLY=YES DYLIB_CXX_SOURCES=a.cpp DYLIB_NAME=load_a
14 DYLIB_ONLY=YES DYLIB_CXX_SOURCES=b.cpp DYLIB_NAME=load_b
/llvm-project-15.0.7/lldb/test/API/lang/cpp/namespace_definitions/
H A DMakefile10 DYLIB_ONLY=YES DYLIB_NAME=a DYLIB_CXX_SOURCES=a.cpp
14 DYLIB_ONLY=YES DYLIB_NAME=b DYLIB_CXX_SOURCES=b.cpp
/llvm-project-15.0.7/lldb/test/API/macosx/skinny-corefile/
H A DMakefile10 DYLIB_ONLY=YES DYLIB_C_SOURCES=to-be-removed.c DYLIB_NAME=to-be-removed \
15 DYLIB_ONLY=YES DYLIB_C_SOURCES=present.c DYLIB_NAME=present
/llvm-project-15.0.7/lldb/test/API/macosx/indirect_symbol/
H A DMakefile11 DYLIB_C_SOURCES=indirect.c DYLIB_NAME=indirect DYLIB_ONLY=YES \
16 DYLIB_C_SOURCES=reexport.c DYLIB_NAME=reexport DYLIB_ONLY=YES \
/llvm-project-15.0.7/lldb/test/API/functionalities/limit-debug-info/
H A DMakefile21 DYLIB_ONLY=YES DYLIB_CXX_SOURCES=one.cpp DYLIB_NAME=one \
26 DYLIB_ONLY=YES DYLIB_CXX_SOURCES=two.cpp DYLIB_NAME=two \
/llvm-project-15.0.7/lldb/test/API/commands/expression/weak_symbols/
H A DMakefile13 C_SOURCES= DYLIB_C_SOURCES=dylib.c DYLIB_NAME=dylib \
19 C_SOURCES= DYLIB_C_SOURCES=dylib.c DYLIB_NAME=dylib \
/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/packages/Python/lldbsuite/test/make/
H A DMakefile.rules291 DYLIB_NAME ?= $(FRAMEWORK).framework/Versions/A/$(FRAMEWORK)
300 DYLIB_FILENAME = lib$(DYLIB_NAME).dylib
304 DYLIB_FILENAME = $(DYLIB_NAME).dll
306 DYLIB_FILENAME = lib$(DYLIB_NAME).so
495 $(LD) $(OBJECTS) -L. -l$(DYLIB_NAME) $(LDFLAGS) -o "$(EXE)"
/llvm-project-15.0.7/lldb/test/API/functionalities/load_using_paths/hidden/
H A DMakefile1 DYLIB_NAME := loadunload macro
/llvm-project-15.0.7/lldb/test/API/functionalities/dyld-launch-linux/
H A DMakefile2 DYLIB_NAME := signal_file macro
/llvm-project-15.0.7/lldb/test/API/lang/c/global_variables/
H A DMakefile3 DYLIB_NAME := a macro
/llvm-project-15.0.7/lldb/test/API/lang/c/shared_lib/
H A DMakefile1 DYLIB_NAME := foo macro
/llvm-project-15.0.7/lldb/test/API/tools/lldb-vscode/breakpoint-events/
H A DMakefile1 DYLIB_NAME := unlikely_name macro
/llvm-project-15.0.7/lldb/test/API/functionalities/pre_run_dylibs/
H A DMakefile1 DYLIB_NAME := unlikely_name macro
/llvm-project-15.0.7/lldb/test/API/lang/cpp/step-through-trampoline/
H A DMakefile1 DYLIB_NAME := foo macro
/llvm-project-15.0.7/lldb/test/API/symbol_ondemand/shared_library/
H A DMakefile1 DYLIB_NAME := foo macro
/llvm-project-15.0.7/lldb/test/API/functionalities/breakpoint/move_nearest/
H A DMakefile1 DYLIB_NAME := foo macro
/llvm-project-15.0.7/lldb/test/API/functionalities/breakpoint/global_constructor/
H A DMakefile1 DYLIB_NAME := foo macro
/llvm-project-15.0.7/lldb/test/API/functionalities/plugins/command_plugin/
H A DMakefile2 DYLIB_NAME := plugin macro
/llvm-project-15.0.7/lldb/test/API/functionalities/tail_call_frames/cross_dso/
H A DTwo.mk1 DYLIB_NAME := Two
/llvm-project-15.0.7/lldb/test/API/lang/c/shared_lib_stripped_symbols/
H A DMakefile1 DYLIB_NAME := foo macro
/llvm-project-15.0.7/lldb/test/API/lang/c/tls_globals/
H A DMakefile3 DYLIB_NAME := a macro
/llvm-project-15.0.7/lldb/test/API/lang/objc/forward-decl/
H A DMakefile1 DYLIB_NAME := Container macro

12