Lines Matching defs:first_section
5841 asection *first_section;
5848 first_section = NULL;
5858 if (first_section == NULL)
5859 first_section = section;
5883 if (!first_section || first_section->output_section != NULL)
5972 if (section == first_section)
6296 asection *first_section = NULL;
6307 if (first_section == NULL)
6308 first_section = section;
6370 for (section = first_section;