Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/MC/
DAttribute.h49 bool isWholeArchive() const { return m_WholeArchive; } in isWholeArchive() function
/frameworks/compile/mclinker/lib/MC/
DAttribute.cpp60 bool AttributeProxy::isWholeArchive() const { in isWholeArchive() function in mcld::AttributeProxy