Searched refs:USEDLIBS (Results 1 – 11 of 11) sorted by relevance
17 USEDLIBS = sample.a macro
12 USEDLIBS = macro
12 USEDLIBS = LLVMSupport.a macro
12 USEDLIBS = LLVMTableGen.a LLVMSupport.a macro
13 USEDLIBS = macro
171 ``USEDLIBS``177 ``USEDLIBS`` to ``sample.a``.
913 ifdef USEDLIBS914 ProjLibsOptions := $(patsubst %.a.o, -l%, $(addsuffix .o, $(USEDLIBS)))916 ProjUsedLibs := $(patsubst %.a.o, lib%.a, $(addsuffix .o, $(USEDLIBS)))