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

Completed in 1513 milliseconds