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/
X86Relocator.cpp 439 getTarget().setHasStaticTLS();
473 getTarget().setHasStaticTLS();
490 getTarget().setHasStaticTLS();
694 getTarget().setHasStaticTLS();
725 getTarget().setHasStaticTLS();
742 getTarget().setHasStaticTLS();
    [all...]
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 149 void setHasStaticTLS(bool pVal = true) { m_bHasStaticTLS = pVal; }

Completed in 193 milliseconds