Searched refs:input_sections (Results 1 – 2 of 2) sorted by relevance
720 struct spec_section *input_sections, char *compression_program) in output_dirfile() argument766 for (spec = input_sections; spec; spec = spec->next) in output_dirfile()774 for (spec = input_sections; spec; spec = spec->next) in output_dirfile()1142 struct spec_section *input_sections = NULL; in main() local1259 next->next = input_sections; in main()1261 input_sections = next; in main()1304 &input_sections, &entries_to_add); in main()1334 if (input_sections == NULL) in main()1336 input_sections = (struct spec_section *) in main()1338 input_sections->name = "Miscellaneous"; in main()[all …]
7778 * util/install-info.c: Untabify. (input_sections): Initialize.