HomeSort by relevance Sort by last modified time
    Searched refs:linkable (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/include/mcld/MC/
MCLDDriver.h 41 /// linkable - check the linkability of current MCLDInfo
45 bool linkable() const;
  /frameworks/compile/mclinker/lib/CodeGen/
SectLinker.cpp 140 if (!m_pLDDriver->linkable())
  /frameworks/compile/mclinker/lib/MC/
MCLDDriver.cpp 93 bool MCLDDriver::linkable() const function in class:MCLDDriver

Completed in 145 milliseconds