Searched refs:hasStaticTLS (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
H A DELFDynamic.cpp174 if (m_Backend.hasStaticTLS() &&
298 if (m_Backend.hasStaticTLS() &&
/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h106 bool hasStaticTLS() const { return m_bHasStaticTLS; } function in class:mcld::GNULDBackend

Completed in 120 milliseconds