Home
last modified time | relevance | path

Searched refs:SHARED_LIBRARY (Results 1 – 17 of 17) sorted by relevance

/external/compiler-rt/
DMakefile134 $(call Set,Tmp.SHARED_LIBRARY,$(strip \
135 $(call GetCNAVar,SHARED_LIBRARY,$(Tmp.Key),$(Tmp.Config),$(Tmp.Arch))))
140 $(if $(call streq,1,$(Tmp.SHARED_LIBRARY)),
192 $(call Set,Tmp.SHARED_LIBRARY,$(strip \
193 $(call GetCNAVar,SHARED_LIBRARY,$(Tmp.Key),$(Tmp.Config),$(Tmp.Arch))))
196 $(if $(call streq,1,$(Tmp.SHARED_LIBRARY)),
/external/clang/examples/PrintFunctionNames/
DMakefile22 SHARED_LIBRARY = 1 macro
/external/llvm/tools/gold/
DMakefile14 SHARED_LIBRARY := 1 macro
/external/compiler-rt/make/
Doptions.mk30 SHARED_LIBRARY := 0
Dlib_info.mk59 SHARED_LIBRARY SHARED_LIBRARY_SUFFIX STRIP LIPO DSYMUTIL
/external/llvm/runtime/libprofile/
DMakefile18 SHARED_LIBRARY = 1 macro
/external/llvm/tools/lto/
DMakefile15 SHARED_LIBRARY := 1 macro
/external/clang/tools/libclang/
DMakefile16 SHARED_LIBRARY = 1 macro
DCMakeLists.txt74 set(SHARED_LIBRARY TRUE) variable
/external/llvm/tools/llvm-shlib/
DMakefile16 SHARED_LIBRARY := 1 macro
/external/compiler-rt/make/platform/
Dclang_linux.mk98 SHARED_LIBRARY.asan-arm-android := 1
Dclang_darwin.mk171 SHARED_LIBRARY.asan_osx_dynamic := 1
/external/llvm/docs/
DMakefileGuide.rst155 SHARED_LIBRARY = 1
166 ``SHARED_LIBRARY=1`` to indicate that the resulting shared library should be
220 #. The `SHARED_LIBRARY`_ variable is turned on.
590 setting this variable without also setting ``SHARED_LIBRARY`` will have no
616 ``SHARED_LIBRARY``
DProjects.rst223 ``SHARED_LIBRARY``
225 If ``SHARED_LIBRARY`` is defined in your Makefile, a shared (or dynamic)
/external/llvm/
DMakefile.rules386 SHARED_LIBRARY := 1
390 ifdef SHARED_LIBRARY
601 ifdef SHARED_LIBRARY
1228 ifdef SHARED_LIBRARY
/external/clang/
DCMakeLists.txt213 elseif (SHARED_LIBRARY)
/external/llvm/projects/sample/
DMakefile.llvm.rules325 SHARED_LIBRARY := 1
329 ifdef SHARED_LIBRARY
525 ifdef SHARED_LIBRARY
1143 # with the SHARED_LIBRARY variable, then we provide
1146 ifdef SHARED_LIBRARY