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