Searched refs:GetLibcVersion (Results 1 – 1 of 1) sorted by relevance
199 __attribute__((unused)) static bool GetLibcVersion(int *major, int *minor, in GetLibcVersion() function233 GetLibcVersion(&major, &minor, &patch) && major == 2 && minor >= 25; in InitTlsSize()260 if (GetLibcVersion(&major, &minor, &patch) && major == 2) { in ThreadDescriptorSizeFallback()302 if (GetLibcVersion(&major, &minor, &patch) && major == 2) { in ThreadDescriptorSizeFallback()