Searched refs:CurInsertionPoint (Results 1 – 2 of 2) sorted by relevance
52 CurSection->getFragmentList().insert(CurInsertionPoint, F); in flushPendingLabels()120 CurInsertionPoint = MCSection::iterator(); in reset()141 if (CurInsertionPoint != getCurrentSectionOnly()->getFragmentList().begin()) in getCurrentFragment()142 return &*std::prev(CurInsertionPoint); in getCurrentFragment()303 CurInsertionPoint = in changeSectionImpl()
38 MCSection::iterator CurInsertionPoint; variable79 CurSection->getFragmentList().insert(CurInsertionPoint, F); in insert()