Home | History | Annotate | Download | only in emultempl

Lines Matching full:sections

460      to fix strip/objcopy for .reloc sections.
471 /* Subroutine of sort_sections to a contiguous subset of a list of sections.
507 /* Sort the .idata\$foo input sections of archives into filename order.
512 FIXME: This may no longer be necessary with grouped sections. Instead of
518 We also sort sections in '\$' wild statements. These are created by the
519 place_orphans routine to implement grouped sections. */
572 /* If this is a collection of grouped sections, sort them.
576 allows explicitly mentioning some \$ sections and letting
654 /* Place an orphan section. We use this to put sections with a '\$' in them
659 Specification 4.1, section 4.2, Grouped Sections.
662 but I'm leaving this here in case we want to enable it for sections
677 /* Don't process grouped sections unless doing a final link.
678 If they're marked as COMDAT sections, we don't want .text\$foo to
691 /* Look up the output section. The Microsoft specs say sections names in
722 The sections still have to be sorted, but that has to wait until
723 all such sections have been processed by us. The sorting is done by