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

/frameworks/compile/mclinker/include/mcld/Object/
H A DObjectLinker.h52 /// linkable - check the linkability of current LinkerConfig
56 bool linkable() const;
/frameworks/compile/mclinker/lib/Core/
H A DLinker.cpp159 if (!m_pObjLinker->linkable())
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp229 bool ObjectLinker::linkable() const { function in class:mcld::ObjectLinker

Completed in 110 milliseconds