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