Searched refs:obj_iterator (Results 1 – 7 of 7) sorted by relevance
48 typedef ObjectList::iterator obj_iterator; typedef90 obj_iterator obj_begin() { return m_ObjectList.begin(); } in obj_begin()92 obj_iterator obj_end () { return m_ObjectList.end(); } in obj_end()
100 Module::obj_iterator input, inEnd = m_Module.obj_end(); in applyRelocations()150 Module::obj_iterator input, inEnd = m_Module.obj_end(); in normalSyncRelocationResult()
173 Module::obj_iterator input, inEnd = pModule.obj_end(); in createRegularEdges()
242 Module::obj_iterator obj, objEnd = m_pModule->obj_end(); in mergeSections()375 Module::obj_iterator input, inEnd = m_pModule->obj_end(); in scanRelocations()
523 Module::obj_iterator input, inEnd = pModule.obj_end(); in doRelax()
574 Module::obj_iterator input, inEnd = pModule.obj_end(); in doRelax()
2191 Module::obj_iterator input, inEnd = pModule.obj_end(); in preLayout()