• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/contrib/binutils/include/

Lines Matching refs: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. */
402 /* If a symbol should be created for each input BFD, this is section
403 where those symbols should be placed. It must be a section in
478 OBFD is the old BFD, OSEC is the old section, OVAL is the old
479 value, NBFD is the new BFD, NSEC is the new section, and NVAL is
528 bfd *abfd, asection *section, bfd_vma address);
536 asection *section, bfd_vma address, bfd_boolean fatal);
539 NAME is the name of the local symbol or section the reloc is
548 bfd *abfd, asection *section, bfd_vma address);
557 bfd *abfd, asection *section, bfd_vma address);
566 bfd *abfd, asection *section, bfd_vma address);
573 bfd *abfd, asection *section, bfd_vma address);
601 bfd_indirect_link_order, /* Built from a section. */
603 bfd_section_reloc_link_order, /* Relocate against a section. */
608 attached to the output section whose contents they are describing. */
616 /* Offset within output section. */
618 /* Size within output section. */
626 section->output_section must be the section the
627 link_order is attached to, section->output_offset must
628 equal the link_order offset field, and section->size
631 asection *section;
636 within output section.
637 A non-zero value allows filling of the output section
655 section or symbol, respectively. This is used to implement -Ur to
672 /* For type bfd_section_reloc_link_order, this is the section
673 the reloc should be against. This must be a section in the
675 asection *section;
689 /* Allocate a new link_order for a section. */