Searched refs:CmpLibcVersion (Results 1 – 1 of 1) sorted by relevance
219 bool CmpLibcVersion(int major, int minor, int patch) { in CmpLibcVersion() function247 if (CHECK_GET_TLS_STATIC_INFO_VERSION && !CmpLibcVersion(2, 27, 0)) in InitTlsSize()