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

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

Completed in 96 milliseconds