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

/frameworks/compile/mclinker/lib/Core/
H A DModule.cpp21 static GCFactory<Module::AliasList, MCLD_SECTIONS_PER_INPUT> gc_aliaslist_factory; variable
61 AliasList* result = gc_aliaslist_factory.allocate();

Completed in 43 milliseconds