Searched defs:syminfo_end (Results 1 - 1 of 1) 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

Completed in 223 milliseconds