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

/frameworks/compile/mclinker/include/mcld/LD/
H A DNamePool.h106 freeinfo_iterator freeinfo_begin() { return m_FreeInfoSet.begin(); } function in class:mcld::NamePool
110 const_freeinfo_iterator freeinfo_begin() const { function in class:mcld::NamePool
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp483 for (free_it = pModule.getNamePool().freeinfo_begin(); free_it != free_end;

Completed in 171 milliseconds