Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/MC/
DAttribute.h80 void setWholeArchive() { m_WholeArchive = true; } in setWholeArchive() function
/frameworks/compile/mclinker/lib/MC/
DAttribute.cpp108 void AttributeProxy::setWholeArchive() { in setWholeArchive() function in mcld::AttributeProxy