Searched refs:IsAndroidWithIfuncSupport (Results 1 – 2 of 2) sorted by relevance
750 const bool IsAndroidWithIfuncSupport = in init() local755 if (ClEnableKhwasan || ClInstrumentWithCalls || !IsAndroidWithIfuncSupport) in init()762 InGlobal = IsAndroidWithIfuncSupport; in init()
584 bool IsAndroidWithIfuncSupport = in getShadowMapping() local586 Mapping.InGlobal = ClWithIfunc && IsAndroidWithIfuncSupport && IsArmOrThumb; in getShadowMapping()