• 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

1449 			     in its sections against symbols defined
1471 /* For relocs against symbols from removed linkonce sections,
1472 or sections discarded by a linker script, we just want the
1741 for (section = input_bfd->sections;
2086 for (section = input_bfd->sections;
2096 /* Skip non-code sections and empty sections. */
3649 asection **sections = NULL;
3693 sections = (asection **) bfd_malloc (amt);
3694 if (sections == NULL && amt != 0)
3698 for (isym = isymbuf, secpp = sections; isym < isymend; ++isym, ++secpp)
3716 isymbuf, sections))
3719 if (sections != NULL)
3720 free (sections);
3730 if (sections != NULL)
3731 free (sections);
3979 /* Create dynamic sections when linking against a dynamic object. */
4007 .rel[a].bss sections. */
4029 for (sec = abfd->sections; sec; sec = sec->next)
4068 (size_dynamic_sections) the input sections have already been
4069 mapped to the output sections. If the section turns out not to
4091 dynamic object, but we're not including those sections. We have to
4244 /* Set the sizes of the dynamic sections. */
4274 However, if we are not creating the dynamic sections, we will
4284 determined the sizes of the various dynamic sections. Allocate
4289 for (s = dynobj->sections; s != NULL; s = s->next)
4311 /* Remember whether there are any reloc sections other
4340 /* It's not one of our sections, so don't allocate space. */
4347 .rela.plt. We must create both sections in
4349 before the linker maps input sections to output
4350 sections. The linker does that before
4353 into these sections. */
4413 dynamic sections here. */
4588 /* Finish up the dynamic sections. */
4657 other relocation sections, we don't have to worry