Searched refs:const_reloc_iterator (Results 1 – 1 of 1) sorted by relevance
41 typedef RelocationListType::const_iterator const_reloc_iterator; typedef70 const_reloc_iterator reloc_begin() const { return m_Relocations.begin(); } in reloc_begin()74 const_reloc_iterator reloc_end() const { return m_Relocations.end(); } in reloc_end()