Home
last modified time | relevance | path

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

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