Searched refs:CurInsertionPoint (Results 1 – 3 of 3) sorted by relevance
117 iterator CurInsertionPoint = in flushPendingLabels() local120 getFragmentList().insert(CurInsertionPoint, F); in flushPendingLabels()
160 CurInsertionPoint = MCSection::iterator(); in reset()182 if (CurInsertionPoint != getCurrentSectionOnly()->getFragmentList().begin()) in getCurrentFragment()183 return &*std::prev(CurInsertionPoint); in getCurrentFragment()348 CurInsertionPoint = in changeSectionImpl()
38 MCSection::iterator CurInsertionPoint; variable81 CurSection->getFragmentList().insert(CurInsertionPoint, F); in insert()