Searched refs:matching_sections (Results 1 – 4 of 4) sorted by relevance
1693 Matching_sections matching_sections(bin_count); in set_section_addresses() local1735 matching_sections[0].push_back(isi); in set_section_addresses()1756 matching_sections[i].push_back(isi); in set_section_addresses()1770 if (matching_sections[i].empty()) in set_section_addresses()1778 std::stable_sort(matching_sections[i].begin(), in set_section_addresses()1779 matching_sections[i].end(), in set_section_addresses()1784 matching_sections[i].begin(); in set_section_addresses()1785 p != matching_sections[i].end(); in set_section_addresses()
395 lang_statement_list_type matching_sections; member
402 new_section = new_stat (lang_input_matcher, &ptr->matching_sections); in add_matching_section()1023 for (l = s->matching_sections.head; l; l = l->header.next) in walk_wild()8117 lang_list_init (&stmt->matching_sections); in reset_one_wild()8538 lang_list_init (&new_stmt->matching_sections); in lang_add_wild()