Searched refs:spec_section (Results 1 – 1 of 1) sorted by relevance
27 struct spec_section;58 struct spec_section struct60 struct spec_section *next; argument76 struct spec_section *entry_sections; argument79 struct spec_section *entry_sections_tail;720 struct spec_section *input_sections, char *compression_program) in output_dirfile()758 struct spec_section *spec; in output_dirfile()759 struct spec_section **sections; in output_dirfile()768 sections = ((struct spec_section **) in output_dirfile()769 xmalloc (n_sections * sizeof (struct spec_section *))); in output_dirfile()[all …]