Searched refs:const_obj_iterator (Results 1 – 3 of 3) sorted by relevance
38 typedef ObjectList::const_iterator const_obj_iterator; typedef78 const_obj_iterator obj_begin() const { return m_ObjectList.begin(); } in obj_begin()80 const_obj_iterator obj_end() const { return m_ObjectList.end(); } in obj_end()
560 Module::const_obj_iterator input, inEnd = pModule.obj_end(); in setUpReachedSectionsForGC()
2043 Module::const_obj_iterator obj, objEnd = pModule.obj_end(); in setupGNUStackInfo()