Home
last modified time | relevance | path

Searched defs:LD_EXTRAS (Results 1 – 25 of 108) sorted by relevance

12345

/llvm-project/lldb/test/API/functionalities/dead-strip/
H A DMakefile8 LD_EXTRAS = -Xlinker -dead_strip macro
12 LD_EXTRAS = -Xlinker /OPT:REF macro
14 LD_EXTRAS = -Wl,--gc-sections macro
/llvm-project/lldb/test/API/lang/objc/rdar-12408181/
H A DMakefile6 LD_EXTRAS = -framework Foundation -framework UIKit macro
8 LD_EXTRAS = -framework Foundation -framework Cocoa macro
/llvm-project/lldb/examples/functions/
H A DMakefile12 LD_EXTRAS ?= -framework LLDB -Wl,-rpath,"$(LLDB_BUILD_DIR)" macro
15 LD_EXTRAS ?= $(LLDB_BUILD_DIR)/_lldb.so macro
/llvm-project/lldb/examples/lookup/
H A DMakefile11 LD_EXTRAS ?= -framework LLDB -Wl,-rpath,"$(LLDB_BUILD_DIR)" macro
14 LD_EXTRAS ?= $(LLDB_BUILD_DIR)/_lldb.so macro
/llvm-project/lldb/test/API/commands/target/basic/
H A DMakefile7 LD_EXTRAS := -no-pie macro
/llvm-project/lldb/test/API/lang/objc/print-obj/
H A DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/llvm-project/lldb/test/API/lang/objc/self/
H A DMakefile2 LD_EXTRAS ?= -framework Foundation macro
/llvm-project/lldb/test/API/lang/objc/real-definition/
H A DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/llvm-project/lldb/test/API/lang/objc/bitfield_ivars/
H A DMakefile2 LD_EXTRAS = -lobjc macro
/llvm-project/lldb/test/API/lang/objc/rdar-10967107/
H A DMakefile5 LD_EXTRAS := -framework Foundation macro
/llvm-project/lldb/test/API/commands/expression/po_verbosity/
H A DMakefile4 LD_EXTRAS := -framework Foundation macro
/llvm-project/lldb/test/API/lang/objc/global_ptrs/
H A DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/llvm-project/lldb/test/API/lang/objc/objc-stepping/
H A DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/llvm-project/lldb/test/API/lang/objc/modules/
H A DMakefile5 LD_EXTRAS := -framework Foundation macro
/llvm-project/lldb/test/API/lang/objc/objc-baseclass-sbtype/
H A DMakefile2 LD_EXTRAS = -lobjc -framework Foundation macro
/llvm-project/lldb/test/API/functionalities/breakpoint/objc/
H A DMakefile5 LD_EXTRAS := -framework Foundation macro
/llvm-project/lldb/test/API/commands/expression/persist_objc_pointeetype/
H A DMakefile4 LD_EXTRAS := -framework Foundation -framework CloudKit macro
/llvm-project/lldb/test/API/lang/objcxx/conflicting-names-class-update-utility-expr/
H A DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/llvm-project/lldb/test/API/lang/objc/objc-super/
H A DMakefile2 LD_EXTRAS := -lobjc macro
/llvm-project/lldb/test/API/lang/objc/charstar_dyntype/
H A DMakefile2 LD_EXTRAS := -framework Foundation macro
/llvm-project/lldb/test/API/lang/objc/tagged-pointer/
H A DMakefile2 LD_EXTRAS := -lobjc -framework Foundation macro
/llvm-project/lldb/test/API/macosx/nslog/
H A DMakefile2 LD_EXTRAS = -framework Foundation macro
/llvm-project/lldb/test/API/lang/objc/objc-new-syntax/
H A DMakefile5 LD_EXTRAS := -framework Foundation macro
/llvm-project/lldb/test/API/macosx/objc_exception_recognizer/
H A DMakefile2 LD_EXTRAS := -framework Foundation macro
/llvm-project/lldb/test/API/commands/expression/call-throws/
H A DMakefile2 LD_EXTRAS := -framework Foundation macro

12345