HomeSort by relevance Sort by last modified time
    Searched full:setwholearchive (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/mclinker/include/mcld/MC/
Attribute.h 80 void setWholeArchive() { m_WholeArchive = true; }
171 void setWholeArchive();
  /frameworks/compile/mclinker/lib/MC/
Attribute.cpp 108 void AttributeProxy::setWholeArchive() {
110 copy->setWholeArchive();
CommandAction.cpp 127 pBuilder.getAttributes().setWholeArchive();
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 237 m_InputBuilder.getAttributes().setWholeArchive();

Completed in 303 milliseconds