Lines Matching defs:new_section
2829 struct scnhead **scnhead, bool new_section, size_t segment_nr)
2837 return new_section;
2901 /* Create a new section for the output file if the 'new_section'
2904 if (new_section)
2928 new_section = false;
2960 return new_section;
2993 bool new_section = true;
3003 new_section =
3006 new_section, segment_nr);