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

  /frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h 146 virtual bool initStubFactory() = 0;
GNULDBackend.h 305 /// initStubFactory - initialize the stub factory for relaxation
306 bool initStubFactory();
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.h 103 bool initStubFactory();
HexagonLDBackend.cpp 569 bool HexagonLDBackend::initStubFactory()
    [all...]
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 591 m_LDBackend.initStubFactory();
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 323 milliseconds