/external/llvm-project/lldb/test/API/functionalities/dead-strip/ |
D | Makefile | 8 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/ |
D | Makefile | 6 LD_EXTRAS = -framework Foundation -framework UIKit macro 8 LD_EXTRAS = -framework Foundation -framework Cocoa macro
|
/external/llvm-project/lldb/examples/lookup/ |
D | Makefile | 11 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/ |
D | Makefile | 12 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/ |
D | Makefile | 4 LD_EXTRAS := -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/print-obj/ |
D | Makefile | 2 LD_EXTRAS := -lobjc -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/objc-runtime-ivars/ |
D | Makefile | 2 LD_EXTRAS := -lobjc -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/radar-9691614/ |
D | Makefile | 5 LD_EXTRAS := -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/objc-static-method/ |
D | Makefile | 2 LD_EXTRAS := -lobjc -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/objc-new-syntax/ |
D | Makefile | 5 LD_EXTRAS := -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/global_ptrs/ |
D | Makefile | 2 LD_EXTRAS := -lobjc -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objcxx/hide-runtime-values/ |
D | Makefile | 2 LD_EXTRAS := -lobjc -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/objc-ivar-offsets/ |
D | Makefile | 2 LD_EXTRAS := -lobjc -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/objc-baseclass-sbtype/ |
D | Makefile | 2 LD_EXTRAS = -lobjc -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/objc_direct-methods/ |
D | Makefile | 2 LD_EXTRAS := -lobjc -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/real-definition/ |
D | Makefile | 2 LD_EXTRAS := -lobjc -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/bitfield_ivars/ |
D | Makefile | 2 LD_EXTRAS = -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objcxx/sample/ |
D | Makefile | 2 LD_EXTRAS := -lobjc -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/rdar-11355592/ |
D | Makefile | 5 LD_EXTRAS := -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/objc-dyn-sbtype/ |
D | Makefile | 5 LD_EXTRAS = -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/foundation/ |
D | Makefile | 6 LD_EXTRAS := -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/blocks/ |
D | Makefile | 2 LD_EXTRAS := -lobjc -framework Foundation macro
|
/external/llvm-project/lldb/test/API/commands/expression/call-throws/ |
D | Makefile | 2 LD_EXTRAS := -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/orderedset/ |
D | Makefile | 2 LD_EXTRAS := -lobjc -framework Foundation macro
|
/external/llvm-project/lldb/test/API/lang/objc/sample/ |
D | Makefile | 2 LD_EXTRAS := -lobjc -framework Foundation macro
|