Searched refs:CurInsertionPoint (Results 1 – 3 of 3) sorted by relevance
114 iterator CurInsertionPoint = in flushPendingLabels() local117 getFragmentList().insert(CurInsertionPoint, F); in flushPendingLabels()
166 CurInsertionPoint = MCSection::iterator(); in reset()188 if (CurInsertionPoint != getCurrentSectionOnly()->getFragmentList().begin()) in getCurrentFragment()189 return &*std::prev(CurInsertionPoint); in getCurrentFragment()354 CurInsertionPoint = in changeSectionImpl()
37 MCSection::iterator CurInsertionPoint; variable80 CurSection->getFragmentList().insert(CurInsertionPoint, F); in insert()