Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/MC/
DAttribute.h52 bool isAsNeeded() const { return m_AsNeeded; } in isAsNeeded() function
/frameworks/compile/mclinker/lib/MC/
DAttribute.cpp67 bool AttributeProxy::isAsNeeded() const { in isAsNeeded() function in mcld::AttributeProxy