Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.h101 bool initStubFactory();
DHexagonLDBackend.cpp538 bool HexagonLDBackend::initStubFactory() { in initStubFactory() function in mcld::HexagonLDBackend
/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h158 virtual bool initStubFactory() = 0;
DGNULDBackend.h303 bool initStubFactory();
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp627 m_LDBackend.initStubFactory(); in initStubs()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2905 bool GNULDBackend::initStubFactory() { in initStubFactory() function in mcld::GNULDBackend