Home | History | Annotate | Download | only in src

Lines Matching refs:new_section

2831 	       struct scnhead **scnhead, bool new_section, size_t segment_nr)
2839 return new_section;
2903 /* Create a new section for the output file if the 'new_section'
2906 if (new_section)
2930 new_section = false;
2962 return new_section;
2995 bool new_section = true;
3005 new_section =
3008 new_section, segment_nr);