HomeSort by relevance Sort by last modified time
    Searched refs:hasStaticTLS (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 174 if (m_Backend.hasStaticTLS() &&
298 if (m_Backend.hasStaticTLS() &&
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 106 bool hasStaticTLS() const { return m_bHasStaticTLS; }

Completed in 43 milliseconds