Home
last modified time | relevance | path

Searched refs:it_eh_ind (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Dicf.cc1011 for (std::vector<unsigned int>::iterator it_eh_ind = eh_frame_ind.begin(); in find_identical_sections() local
1012 it_eh_ind != eh_frame_ind.end(); ++it_eh_ind) in find_identical_sections()
1021 Section_id sect(*p, *it_eh_ind); in find_identical_sections()
1025 if (!add_ehframe_links(*p, *it_eh_ind, it_rel->second)) in find_identical_sections()
1031 (*p)->section_name(*it_eh_ind).c_str()); in find_identical_sections()