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 172 if (m_Backend.hasStaticTLS() &&
289 if (m_Backend.hasStaticTLS() &&
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 108 bool hasStaticTLS() const { return m_bHasStaticTLS; }

Completed in 36 milliseconds