Home
last modified time | relevance | path

Searched defs:LD_EXTRAS (Results 1 – 25 of 89) 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/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/commands/expression/po_verbosity/
DMakefile4 LD_EXTRAS := -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/print-obj/
DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/objc-runtime-ivars/
DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/radar-9691614/
DMakefile5 LD_EXTRAS := -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/objc-static-method/
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/global_ptrs/
DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objcxx/hide-runtime-values/
DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/objc-ivar-offsets/
DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/objc-baseclass-sbtype/
DMakefile2 LD_EXTRAS = -lobjc -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/objc_direct-methods/
DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/real-definition/
DMakefile2 LD_EXTRAS := -lobjc -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/lang/objcxx/sample/
DMakefile2 LD_EXTRAS := -lobjc -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/lang/objc/objc-dyn-sbtype/
DMakefile5 LD_EXTRAS = -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/foundation/
DMakefile6 LD_EXTRAS := -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/blocks/
DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/external/llvm-project/lldb/test/API/commands/expression/call-throws/
DMakefile2 LD_EXTRAS := -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/orderedset/
DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/external/llvm-project/lldb/test/API/lang/objc/sample/
DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro

1234