Home
last modified time | relevance | path

Searched defs:SHARED_LIBRARY (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/gold/
DMakefile21 SHARED_LIBRARY = 1 macro
/external/swiftshader/third_party/LLVM/tools/lto/
DMakefile21 SHARED_LIBRARY = 1 macro
/external/swiftshader/third_party/LLVM/runtime/libprofile/
DMakefile18 SHARED_LIBRARY = 1 macro
/external/swiftshader/third_party/LLVM/tools/llvm-shlib/
DMakefile16 SHARED_LIBRARY = 1 macro
/external/python/cpython2/Lib/distutils/
Dccompiler.py614 SHARED_LIBRARY = "shared_library" variable in CCompiler