Searched refs:it_s (Results 1 – 1 of 1) sorted by relevance
322 Icf::Symbol_info::const_iterator it_s = s.begin(); in get_section_contents() local328 for (; it_v != v.end(); ++it_v, ++it_s, ++it_a, ++it_o, ++it_addend_size) in get_section_contents()370 if ((*it_s) != NULL) in get_section_contents()371 buffer.append((*it_s)->name()); in get_section_contents()398 bool is_sym_preemptible = (*it_s != NULL in get_section_contents()399 && !(*it_s)->is_from_dynobj() in get_section_contents()400 && !(*it_s)->is_undefined() in get_section_contents()401 && (*it_s)->is_preemptible()); in get_section_contents()520 else if ((*it_s) != NULL) in get_section_contents()523 buffer.append((*it_s)->name()); in get_section_contents()