Searched refs:obj_begin (Results 1 – 7 of 7) sorted by relevance
89 const_obj_iterator obj_begin() const { return m_ObjectList.begin(); } in obj_begin() function90 obj_iterator obj_begin() { return m_ObjectList.begin(); } in obj_begin() function
101 for (input = m_Module.obj_begin(); input != inEnd; ++input) { in applyRelocations()151 for (input = m_Module.obj_begin(); input != inEnd; ++input) { in normalSyncRelocationResult()
174 for (input = pModule.obj_begin(); input != inEnd; ++input) { in createRegularEdges()
243 for (obj = m_pModule->obj_begin(); obj != objEnd; ++obj) { in mergeSections()376 for (input = m_pModule->obj_begin(); input != inEnd; ++input) { in scanRelocations()
524 for (input = pModule.obj_begin(); input != inEnd; ++input) { in doRelax()
575 for (input = pModule.obj_begin(); input != inEnd; ++input) { in doRelax()
1884 for (obj = pModule.obj_begin(); obj != objEnd; ++obj) { in setupGNUStackInfo()2192 for (input = pModule.obj_begin(); input != inEnd; ++input) { in preLayout()