Home
last modified time | relevance | path

Searched defs:syminfo_end (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DNamePool.h98 syminfo_iterator syminfo_end() { return m_Table.end(); } in syminfo_end() function
102 const_syminfo_iterator syminfo_end() const { return m_Table.end(); } in syminfo_end() function