Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.h103 bool initStubFactory();
DHexagonLDBackend.cpp569 bool HexagonLDBackend::initStubFactory() in initStubFactory() function in HexagonLDBackend
/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h146 virtual bool initStubFactory() = 0;
DGNULDBackend.h306 bool initStubFactory();
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp591 m_LDBackend.initStubFactory(); in initStubs()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp3040 bool GNULDBackend::initStubFactory() in initStubFactory() function in GNULDBackend