Searched refs:reloc_iterator (Results 1 – 2 of 2) sorted by relevance
40 typedef RelocationListType::iterator reloc_iterator; typedef68 reloc_iterator reloc_begin() { return m_Relocations.begin(); } in reloc_begin()72 reloc_iterator reloc_end() { return m_Relocations.end(); } in reloc_end()
834 BranchIsland::reloc_iterator iter, iterEnd = island.reloc_end(); in relocation()912 BranchIsland::reloc_iterator iter, iterEnd = island.reloc_end(); in normalSyncRelocationResult()