Home | History | Annotate | Download | only in src

Lines Matching refs:new_section

2821 	       struct scnhead **scnhead, bool new_section, size_t segment_nr)
2829 return new_section;
2893 /* Create a new section for the output file if the 'new_section'
2896 if (new_section)
2920 new_section = false;
2952 return new_section;
2985 bool new_section = true;
2995 new_section =
2998 new_section, segment_nr);