• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/

Lines Matching defs:sections

1625 			     sections against symbols defined externally
1630 sections because such sections are not SEC_ALLOC and
1674 /* For relocs against symbols from removed linkonce sections,
1675 or sections discarded by a linker script, we just want the
2142 asection **sections = NULL;
2185 sections = (asection **) bfd_malloc (symtab_hdr->sh_info
2187 if (sections == NULL && symtab_hdr->sh_info > 0)
2190 secpp = sections;
2215 isymbuf, sections))
2218 if (sections != NULL)
2219 free (sections);
2230 if (sections != NULL)
2231 free (sections);
2241 /* Set the SHF_SH5_ISA32 flag for ISA SHmedia code sections. */
2248 /* Code sections can only contain SH64 code, so mark them as such. */
2289 /* Copy the SHF_SH5_ISA32 attribute that we keep on all sections with
2304 for (osec = obfd->sections; osec; osec = osec->next)
2307 for (isec = ibfd->sections; isec; isec = isec->next)
3181 /* Create dynamic sections when linking against a dynamic object. */
3207 .rel[a].bss sections. */
3262 for (sec = abfd->sections; sec; sec = sec->next)
3299 (size_dynamic_sections) the input sections have already been
3300 mapped to the output sections. If the section turns out not to
3322 dynamic object, but we're not including those sections. We have to
3500 /* Set the sizes of the dynamic sections. */
3529 However, if we are not creating the dynamic sections, we will
3547 determined the sizes of the various dynamic sections. Allocate
3552 for (s = dynobj->sections; s != NULL; s = s->next)
3574 /* Remember whether there are any reloc sections other
3604 /* It's not one of our sections, so don't allocate space. */
3612 .rela.plt. We must create both sections in
3614 before the linker maps input sections to output
3615 sections. The linker does that before
3618 into these sections. */
3674 dynamic sections here. */
3873 /* Finish up the dynamic sections. */
3959 other relocation sections, we don't have to worry