Searched refs:GetLibcVersion (Results 1 – 1 of 1) sorted by relevance
172 __attribute__((unused)) static bool GetLibcVersion(int *major, int *minor, in GetLibcVersion() function206 GetLibcVersion(&major, &minor, &patch) && major == 2 && minor >= 25; in InitTlsSize()233 if (GetLibcVersion(&major, &minor, &patch) && major == 2) { in ThreadDescriptorSize()273 if (GetLibcVersion(&major, &minor, &patch) && major == 2) { in ThreadDescriptorSize()