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

  /frameworks/compile/mclinker/lib/MC/
Attribute.cpp 108 void AttributeProxy::setWholeArchive() {
110 copy->setWholeArchive();
  /frameworks/compile/mclinker/include/mcld/MC/
Attribute.h 80 void setWholeArchive() { m_WholeArchive = true; }
171 void setWholeArchive();

Completed in 862 milliseconds