Home
last modified time | relevance | path

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

1234

/external/llvm-project/lldb/test/API/functionalities/dead-strip/
DMakefile8 LD_EXTRAS = -Xlinker -dead_strip macro
12 LD_EXTRAS = -Xlinker /OPT:REF macro
14 LD_EXTRAS = -Wl,--gc-sections macro
/external/llvm-project/lldb/test/API/macosx/indirect_symbol/
DMakefile2 LD_EXTRAS := -L. -lindirect -lreexport macro
12 LD_EXTRAS="-Wl,-image_base,0x200000000"
17 LD_EXTRAS="-L. -lindirect -Wl,-alias_list,$(SRCDIR)/alias.list"
/external/llvm-project/lldb/test/API/commands/expression/weak_symbols/
DMakefile3 LD_EXTRAS := -ldylib -L. macro
14 CFLAGS_EXTRAS=-DHAS_THEM LD_EXTRAS=-dynamiclib
20 LD_EXTRAS=-dynamiclib
/external/llvm-project/lldb/test/API/lang/objc/conflicting-definition/
DMakefile1 LD_EXTRAS := -lobjc -framework Foundation -L. -lTest -lTestExt macro
14 LD_EXTRAS="-lobjc -framework Foundation" \
21 LD_EXTRAS="-lobjc -framework Foundation -lTest -L." \
/external/llvm-project/lldb/test/API/lang/objc/rdar-12408181/
DMakefile6 LD_EXTRAS = -framework Foundation -framework UIKit macro
8 LD_EXTRAS = -framework Foundation -framework Cocoa macro
/external/llvm-project/lldb/examples/lookup/
DMakefile11 LD_EXTRAS ?= -framework LLDB -Wl,-rpath,"$(LLDB_BUILD_DIR)" macro
14 LD_EXTRAS ?= $(LLDB_BUILD_DIR)/_lldb.so macro
/external/llvm-project/lldb/examples/functions/
DMakefile12 LD_EXTRAS ?= -framework LLDB -Wl,-rpath,"$(LLDB_BUILD_DIR)" macro
15 LD_EXTRAS ?= $(LLDB_BUILD_DIR)/_lldb.so macro
/external/llvm-project/lldb/test/API/functionalities/limit-debug-info/
DMakefile2 LD_EXTRAS = -L. -lone -ltwo macro
27 CFLAGS_EXTRAS="$(TWO_CXXFLAGS)" LD_EXTRAS="-L. -lone"
/external/llvm-project/lldb/test/API/functionalities/load_unload/
DMakefile1 LD_EXTRAS := -L. -lloadunload_d macro
12 LD_EXTRAS="-L. -lloadunload_b"
/external/llvm-project/lldb/test/API/tools/lldb-server/libraries-svr4/
DMakefile2 LD_EXTRAS := -L. -lsvr4lib_a -lsvr4lib_b\" macro
/external/llvm-project/lldb/test/API/lang/objc/objc-struct-argument/
DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/external/llvm-project/lldb/test/API/functionalities/set-data/
DMakefile5 LD_EXTRAS := -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/self/
DMakefile2 LD_EXTRAS ?= -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/objc-struct-return/
DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/objc-new-syntax/
DMakefile5 LD_EXTRAS := -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/objc++/
DMakefile2 LD_EXTRAS = -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/rdar-11355592/
DMakefile5 LD_EXTRAS := -framework Foundation macro
/external/llvm-project/lldb/test/API/macosx/nslog/
DMakefile2 LD_EXTRAS = -framework Foundation macro
/external/llvm-project/lldb/test/API/commands/expression/import_builtin_fileid/
DMakefile2 LD_EXTRAS := -framework Cocoa macro
/external/llvm-project/lldb/test/API/lang/objc/objc-dyn-sbtype/
DMakefile5 LD_EXTRAS = -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/bitfield_ivars/
DMakefile2 LD_EXTRAS = -framework Foundation macro
/external/llvm-project/lldb/test/API/functionalities/breakpoint/objc/
DMakefile5 LD_EXTRAS := -framework Foundation macro
/external/llvm-project/lldb/test/API/functionalities/data-formatter/compactvectors/
DMakefile2 LD_EXTRAS := -framework Accelerate macro
/external/llvm-project/lldb/test/API/lang/objc/single-entry-dictionary/
DMakefile5 LD_EXTRAS := -framework Foundation macro
/external/llvm-project/lldb/test/API/commands/expression/po_verbosity/
DMakefile4 LD_EXTRAS := -framework Foundation macro

1234