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

/frameworks/compile/mclinker/lib/Core/
H A DModule.cpp63 void Module::addAlias(const ResolveInfo& pAlias) { argument
66 m_AliasLists[last_pos]->push_back(&pAlias);
/frameworks/compile/mclinker/include/mcld/
H A DModule.h160 // add pAlias into the newly created alias list
161 void addAlias(const ResolveInfo& pAlias);

Completed in 78 milliseconds