Home | History | Annotate | Download | only in include

Lines Matching defs:section

123 	  asection *section;	/* Symbol section.  */
138 symbols: the size, the alignment, and the section in
141 section and the alignment. The alignment is stored as a
149 asection *section; /* Symbol section. */
297 /* TRUE if non-PLT relocs should be merged into one reloc section
301 /* TRUE if .eh_frame_hdr section and PT_GNU_EH_FRAME ELF segment
334 /* TRUE if .hash section should be created. */
337 /* TRUE if .gnu.hash section should be created. */
394 /* If a symbol should be created for each input BFD, this is section
395 where those symbols should be placed. It must be a section in
465 OBFD is the old BFD, OSEC is the old section, OVAL is the old
466 value, NBFD is the new BFD, NSEC is the new section, and NVAL is
502 SECTION and VALUE are the value of the symbol. */
510 there is none. ABFD, SECTION and ADDRESS identify the location
511 which trigerred the warning; either ABFD or SECTION or both may
515 bfd *abfd, asection *section, bfd_vma address);
518 ABFD, SECTION and ADDRESS identify the location from which the
520 a fatal error or not. In some cases SECTION may be NULL. */
523 asection *section, bfd_vma address, bfd_boolean fatal);
526 NAME is the name of the local symbol or section the reloc is
528 any addend that is used. ABFD, SECTION and ADDRESS identify the
535 bfd *abfd, asection *section, bfd_vma address);
538 ABFD, SECTION and ADDRESS identify the location at which the
544 bfd *abfd, asection *section, bfd_vma address);
547 the symbol. ABFD, SECTION and ADDRESS identify the location of
553 bfd *abfd, asection *section, bfd_vma address);
555 defined or referenced. NAME is the symbol. ABFD, SECTION and
556 ADDRESS are the value of the symbol. If SECTION is
560 bfd *abfd, asection *section, bfd_vma address);
575 bfd_indirect_link_order, /* Built from a section. */
577 bfd_section_reloc_link_order, /* Relocate against a section. */
582 attached to the output section whose contents they are describing. */
590 /* Offset within output section. */
592 /* Size within output section. */
599 /* Section to include. If this is used, then
600 section->output_section must be the section the
601 link_order is attached to, section->output_offset must
602 equal the link_order offset field, and section->size
605 asection *section;
610 within output section.
611 A non-zero value allows filling of the output section
629 section or symbol, respectively. This is used to implement -Ur to
646 /* For type bfd_section_reloc_link_order, this is the section
647 the reloc should be against. This must be a section in the
649 asection *section;
663 /* Allocate a new link_order for a section. */