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 157 virtual bool initBRIslandFactory() = 0;
GNULDBackend.h 296 /// initBRIslandFactory - initialize the branch island factory for relaxation
297 bool initBRIslandFactory();
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.h 99 bool initBRIslandFactory();
HexagonLDBackend.cpp 529 bool HexagonLDBackend::initBRIslandFactory() {
    [all...]
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 624 m_LDBackend.initBRIslandFactory();
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 788 milliseconds