HomeSort by relevance Sort by last modified time
    Searched refs:profile_osx (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/make/platform/
clang_darwin.mk 63 Configs += profile_osx
64 UniversalArchs.profile_osx := $(call CheckArches,i386 x86_64,profile_osx)
121 CFLAGS.profile_osx.i386 := $(CFLAGS) $(OSX_DEPLOYMENT_ARGS)
122 CFLAGS.profile_osx.x86_64 := $(CFLAGS) $(OSX_DEPLOYMENT_ARGS)
144 FUNCTIONS.profile_osx := GCDAProfiling
  /external/clang/runtime/compiler-rt/
Makefile 78 asan_osx profile_osx profile_ios

Completed in 27 milliseconds