Home
last modified time | relevance | path

Searched defs:DARWIN_VERS (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/edis/
DMakefile46 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/') macro
/external/swiftshader/third_party/LLVM/tools/lto/
DMakefile53 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/') macro
/external/swiftshader/third_party/LLVM/runtime/libprofile/
DMakefile45 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/') macro
/external/swiftshader/third_party/LLVM/tools/llvm-shlib/
DMakefile58 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/') macro