Searched refs:change_sections (Results 1 – 1 of 1) sorted by relevance
138 static struct section_list *change_sections; variable752 for (p = change_sections; p != NULL; p = p->next) in find_section_list()805 p->next = change_sections; in find_section_list()806 change_sections = p; in find_section_list()4323 for (p = change_sections; p != NULL; p = p->next) in copy_main()