Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/MC/
DAttribute.h82 void unsetWholeArchive() { m_WholeArchive = false; } in unsetWholeArchive() function
/frameworks/compile/mclinker/lib/MC/
DAttribute.cpp114 void AttributeProxy::unsetWholeArchive() { in unsetWholeArchive() function in mcld::AttributeProxy