Searched defs:unsetWholeArchive (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/MC/
H A DAttribute.cpp114 void AttributeProxy::unsetWholeArchive() { function in class:mcld::AttributeProxy
116 copy->unsetWholeArchive();
/frameworks/compile/mclinker/include/mcld/MC/
H A DAttribute.h82 void unsetWholeArchive() { m_WholeArchive = false; } function in class:mcld::Attribute
172 void unsetWholeArchive();

Completed in 165 milliseconds