HomeSort by relevance Sort by last modified time
    Searched defs:unsetWholeArchive (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/MC/
Attribute.cpp 114 void AttributeProxy::unsetWholeArchive() {
116 copy->unsetWholeArchive();
  /frameworks/compile/mclinker/include/mcld/MC/
Attribute.h 82 void unsetWholeArchive() { m_WholeArchive = false; }
172 void unsetWholeArchive();

Completed in 63 milliseconds