Home
last modified time | relevance | path

Searched refs:LD_EXTRAS (Results 1 – 15 of 15) sorted by relevance

/external/lldb/examples/lookup/
DMakefile11 LD_EXTRAS ?= -framework LLDB -Wl,-rpath,"$(LLDB_BUILD_DIR)" macro
14 LD_EXTRAS ?= $(LLDB_BUILD_DIR)/_lldb.so macro
/external/lldb/examples/functions/
DMakefile12 LD_EXTRAS ?= -framework LLDB -Wl,-rpath,"$(LLDB_BUILD_DIR)" macro
15 LD_EXTRAS ?= $(LLDB_BUILD_DIR)/_lldb.so macro
/external/lldb/test/functionalities/watchpoint/watchpoint_set_command/
DMakefile3 LD_EXTRAS := -lpthread macro
/external/lldb/test/functionalities/stop-hook/multiple_threads/
DMakefile3 LD_EXTRAS := -lpthread macro
/external/lldb/test/python_api/watchpoint/watchlocation/
DMakefile3 LD_EXTRAS := -lpthread macro
/external/lldb/test/functionalities/watchpoint/multiple_threads/
DMakefile3 LD_EXTRAS := -lpthread macro
/external/lldb/test/functionalities/thread/
DMakefile4 LD_EXTRAS := -lpthread macro
/external/lldb/test/functionalities/watchpoint/hello_watchlocation/
DMakefile3 LD_EXTRAS := -lpthread macro
/external/lldb/test/lang/objc/self/
DMakefile4 LD_EXTRAS ?= -framework Foundation macro
/external/lldb/test/functionalities/thread/step_out/
DMakefile3 LD_EXTRAS := -lpthread macro
/external/lldb/test/python_api/lldbutil/iter/
DMakefile4 LD_EXTRAS := -lpthread macro
/external/lldb/test/functionalities/thread/concurrent_events/
DMakefile6 LD_EXTRAS += -lpthread
/external/lldb/test/python_api/lldbutil/process/
DMakefile4 LD_EXTRAS := -lpthread macro
/external/lldb/test/python_api/module_section/
DMakefile4 LD_EXTRAS := -lpthread macro
/external/lldb/test/make/
DMakefile.rules95 LDFLAGS += $(LD_EXTRAS)