OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 343 milliseconds