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

  /frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h 134 virtual bool initBRIslandFactory() = 0;
GNULDBackend.h 251 /// initBRIslandFactory - initialize the branch island factory for relaxation
252 bool initBRIslandFactory();
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.h 100 bool initBRIslandFactory();
HexagonLDBackend.cpp 551 bool HexagonLDBackend::initBRIslandFactory()
    [all...]
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 408 m_LDBackend.initBRIslandFactory();
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 40 milliseconds