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

  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 108 bool hasStaticTLS() const { return m_bHasStaticTLS; }
150 { m_bHasStaticTLS = pVal; }
489 bool m_bHasStaticTLS;
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 77 m_bHasStaticTLS(false),
    [all...]

Completed in 28 milliseconds