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

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

Completed in 5 milliseconds