Searched refs:CurInsertionPoint (Results 1 – 2 of 2) sorted by relevance
47 CurSection->getFragmentList().insert(CurInsertionPoint, F); in flushPendingLabels()75 CurInsertionPoint = MCSection::iterator(); in reset()96 if (CurInsertionPoint != getCurrentSectionOnly()->getFragmentList().begin()) in getCurrentFragment()97 return &*std::prev(CurInsertionPoint); in getCurrentFragment()214 CurInsertionPoint = in changeSectionImpl()
38 MCSection::iterator CurInsertionPoint; variable68 CurSection->getFragmentList().insert(CurInsertionPoint, F); in insert()