Searched refs:SHARED_LIBRARY (Results 1 - 23 of 23) sorted by relevance

/external/llvm/tools/gold/
H A DMakefile13 SHARED_LIBRARY := 1 macro
/external/chromium_org/net/third_party/nss/ssl/
H A DMakefile62 $(SHARED_LIBRARY): $(CRYPTOLIB)
/external/llvm/tools/lto/
H A DMakefile14 SHARED_LIBRARY := 1 macro
/external/clang/tools/libclang/
H A DMakefile16 SHARED_LIBRARY = 1 macro
/external/chromium_org/tools/gn/
H A Dtarget.cc90 case SHARED_LIBRARY:
149 return output_type_ == STATIC_LIBRARY || output_type_ == SHARED_LIBRARY;
153 return output_type_ == EXECUTABLE || output_type_ == SHARED_LIBRARY ||
214 dep->output_type() == SHARED_LIBRARY ||
308 case SHARED_LIBRARY:
H A Dninja_binary_target_writer_unittest.cc60 shlib_target.set_output_type(Target::SHARED_LIBRARY);
181 target.set_output_type(Target::SHARED_LIBRARY);
234 target.set_output_type(Target::SHARED_LIBRARY);
H A Dtoolchain.cc140 case Target::SHARED_LIBRARY:
H A Dfilesystem_utils.cc174 case Target::SHARED_LIBRARY:
187 case Target::SHARED_LIBRARY:
200 case Target::SHARED_LIBRARY:
H A Dbuilder_unittest.cc158 b->set_output_type(Target::SHARED_LIBRARY);
H A Dninja_target_writer.cc70 target->output_type() == Target::SHARED_LIBRARY ||
H A Dsubstitution_writer_unittest.cc235 target.set_output_type(Target::SHARED_LIBRARY);
H A Dtarget.h37 SHARED_LIBRARY, enumerator in enum:Target::OutputType
H A Dtarget_generator.cc105 Target::SHARED_LIBRARY, err);
H A Dtarget_unittest.cc42 shared.set_output_type(Target::SHARED_LIBRARY);
152 b.set_output_type(Target::SHARED_LIBRARY);
512 target.set_output_type(Target::SHARED_LIBRARY);
/external/compiler-rt/
H A 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/compiler-rt/make/
H A Doptions.mk30 SHARED_LIBRARY := 0 macro
H A Dlib_info.mk59 SHARED_LIBRARY SHARED_LIBRARY_SUFFIX STRIP LIPO DSYMUTIL
/external/lldb/lib/
H A DMakefile18 SHARED_LIBRARY = 1 macro
/external/llvm/tools/llvm-shlib/
H A DMakefile17 SHARED_LIBRARY := 1 macro
/external/valgrind/main/
H A DAndroid.mk308 vg_local_target := SHARED_LIBRARY
349 vg_local_target := SHARED_LIBRARY
445 vg_local_target := SHARED_LIBRARY
494 vg_local_target := SHARED_LIBRARY
532 vg_local_target := SHARED_LIBRARY
/external/libunwind/
H A DAndroid.mk225 build_target := SHARED_LIBRARY
272 build_target := SHARED_LIBRARY
/external/compiler-rt/make/platform/
H A Dclang_darwin.mk202 SHARED_LIBRARY.asan_osx_dynamic := 1
206 SHARED_LIBRARY.asan_iossim_dynamic := 1
H A Dclang_linux.mk114 SHARED_LIBRARY.asan-arm-android := 1

Completed in 2856 milliseconds