Searched refs:cur_iter (Results 1 – 2 of 2) sorted by relevance
345 SectionData::iterator cur_iter(*pOutCIE); in moveInputFragments() local346 assert(cur_iter != out_frag_list.end()); in moveInputFragments()349 cur_iter = out_frag_list.insertAfter(cur_iter, frag); in moveInputFragments()
298 SectionData::iterator cur_iter(exist_cie); in addEhFrameForPLT() local299 frag_list.insertAfter(cur_iter, fde); in addEhFrameForPLT()