Searched refs:getRegionBegin (Results 1 – 2 of 2) sorted by relevance
189 inline const_iterator getRegionBegin() const { return m_image.begin(); } in getRegionBegin() function
29 const_iterator it = inOther.getRegionBegin(); in StExecutableImage()