Searched refs:IsAndroid (Results 1 – 3 of 3) sorted by relevance
81 inline bool IsAndroid() { in IsAndroid() function144 return If(IsAndroid() ? android_test : glibc_test, Allow()) in RestrictCloneToThreadsAndEPERMFork()
362 bool IsAndroid = TargetTriple.isAndroid(); in getShadowMapping() local383 if (IsAndroid) in getShadowMapping()
4069 const bool IsAndroid = Triple.isAndroid(); in Linux() local4080 if (!IsMips && !IsAndroid) { in Linux()