Searched refs:it_s (Results 1 – 1 of 1) sorted by relevance
283 Icf::Symbol_info::const_iterator it_s = s.begin(); in get_section_contents() local289 for (; it_v != v.end(); ++it_v, ++it_s, ++it_a, ++it_o, ++it_addend_size) in get_section_contents()331 if ((*it_s) != NULL) in get_section_contents()332 buffer.append((*it_s)->name()); in get_section_contents()359 bool is_sym_preemptible = (*it_s != NULL in get_section_contents()360 && !(*it_s)->is_from_dynobj() in get_section_contents()361 && !(*it_s)->is_undefined() in get_section_contents()362 && (*it_s)->is_preemptible()); in get_section_contents()499 else if ((*it_s) != NULL) in get_section_contents()502 buffer.append((*it_s)->name()); in get_section_contents()