Searched refs:initStubFactory (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h146 virtual bool initStubFactory() = 0;
H A DGNULDBackend.h305 /// initStubFactory - initialize the stub factory for relaxation
306 bool initStubFactory();
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.h103 bool initStubFactory();
H A DHexagonLDBackend.cpp569 bool HexagonLDBackend::initStubFactory() function in class:HexagonLDBackend
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp591 m_LDBackend.initStubFactory();
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp3039 /// initStubFactory - initialize the stub factory for relaxation
3040 bool GNULDBackend::initStubFactory() function in class:GNULDBackend

Completed in 1298 milliseconds