Searched refs:hasStaticTLS (Results 1 – 2 of 2) sorted by relevance
165 if (m_Backend.hasStaticTLS() && in reserveEntries()277 if (m_Backend.hasStaticTLS() && in applyEntries()
104 bool hasStaticTLS() const { return m_bHasStaticTLS; } in hasStaticTLS() function