Searched refs:emit_other_sections (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Ddwarf2dbg.c1651 int emit_other_sections = 0;
1654 emit_other_sections = info_seg == NULL || !seg_not_empty_p (info_seg);
1656 if (!all_segs && emit_other_sections)
1686 if (emit_other_sections)
1647 int emit_other_sections = 0; local

Completed in 112 milliseconds