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

  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 515 setHasStaticTLS();
537 setHasStaticTLS();
550 setHasStaticTLS();
731 setHasStaticTLS();
754 setHasStaticTLS();
766 setHasStaticTLS();
    [all...]
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 295 void setHasStaticTLS(bool pVal = true) { m_bHasStaticTLS = pVal; }

Completed in 52 milliseconds