Lines Matching refs:sections
146 /* Compress/decompress DWARF debug sections with names: .debug_* and
278 /* Set the arch/mach *before* swapping in sections; section header swapping
383 struct bfd_section *answer = abfd->sections;
571 /* Set lineno_count for the output sections of a COFF file. */
585 lineno_count in the sections is correct. */
586 for (s = abfd->sections; s != NULL; s = s->next)
591 for (s = abfd->sections; s != NULL; s = s->next)
616 /* Do not try to update fields in read-only sections. */
1251 for (o = abfd->sections; o != NULL; o = o->next)
1350 for (o = abfd->sections; o != NULL; o = o->next)
1437 the sections are. We could still do it by making another pass
1459 for (s = abfd->sections; s != (asection *) NULL; s = s->next)
2631 /* The COFF backend linker doesn't support group sections. */
2646 /* FIXME: gcc as of 2011-09 emits sections like .text$<key>,
2660 /* The section names must match, and both sections must be
2661 comdat and have the same comdat name, or both sections must
2662 be non-comdat. LTO IR plugin sections are an exception. They