Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.h99 bool initBRIslandFactory();
H A DHexagonLDBackend.cpp530 bool HexagonLDBackend::initBRIslandFactory() { in initBRIslandFactory() function in mcld::HexagonLDBackend
/aosp12/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h157 virtual bool initBRIslandFactory() = 0;
H A DGNULDBackend.h300 bool initBRIslandFactory();
/aosp12/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp624 m_LDBackend.initBRIslandFactory(); in initStubs()
/aosp12/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2895 bool GNULDBackend::initBRIslandFactory() { in initBRIslandFactory() function in mcld::GNULDBackend