Searched refs:setWholeArchive (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/MC/
H A DAttribute.h80 void setWholeArchive() { m_WholeArchive = true; } function in class:mcld::Attribute
171 void setWholeArchive();
/frameworks/compile/mclinker/lib/MC/
H A DAttribute.cpp108 void AttributeProxy::setWholeArchive() { function in class:mcld::AttributeProxy
110 copy->setWholeArchive();
H A DCommandAction.cpp127 pBuilder.getAttributes().setWholeArchive();
/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp237 m_InputBuilder.getAttributes().setWholeArchive();

Completed in 1682 milliseconds