Home
last modified time | relevance | path

Searched refs:linkable (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Object/
DObjectLinker.h56 bool linkable() const;
/frameworks/compile/mclinker/lib/Core/
DLinker.cpp159 if (!m_pObjLinker->linkable()) in normalize()
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp229 bool ObjectLinker::linkable() const { in linkable() function in mcld::ObjectLinker