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

/frameworks/compile/mclinker/include/mcld/LD/
H A DNamePool.h98 syminfo_iterator syminfo_end() { return m_Table.end(); } function in class:mcld::NamePool
102 const_syminfo_iterator syminfo_end() const { return m_Table.end(); } function in class:mcld::NamePool
/frameworks/compile/mclinker/lib/LD/
H A DGarbageCollection.cpp207 info_end = m_Module.getNamePool().syminfo_end();
242 info_end = m_Module.getNamePool().syminfo_end();
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp489 info_end = pModule.getNamePool().syminfo_end();

Completed in 64 milliseconds