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

  /frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h 156 virtual bool initBRIslandFactory() = 0;
GNULDBackend.h 222 /// initBRIslandFactory - initialize the branch island factory for relaxation
223 bool initBRIslandFactory();
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 363 m_LDBackend.initBRIslandFactory();
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 26 milliseconds