Home | History | Annotate | Download | only in include

Lines Matching refs:section

83     asection *section;		/* Symbol section.  */
132 asection *section; /* Symbol section. */
147 symbols: the size, the alignment, and the section in
150 section and the alignment. The alignment is stored as a
231 /* A section flag list. */
240 /* Section flag info. */
335 /* TRUE if .eh_frame_hdr section and PT_GNU_EH_FRAME ELF segment
345 /* TRUE if .hash section should be created. */
348 /* TRUE if .gnu.hash section should be created. */
362 /* TRUE if non-PLT relocs should be merged into one reloc section
448 /* Non-NULL if .note.gnu.build-id section should be created. */
451 /* If a symbol should be created for each input BFD, this is section
452 where those symbols should be placed. It must be a section in
532 NBFD is the new BFD, NSEC is the new section, and NVAL is the new
560 SECTION and VALUE are the value of the symbol. */
568 there is none. ABFD, SECTION and ADDRESS identify the location
569 which trigerred the warning; either ABFD or SECTION or both may
573 bfd *abfd, asection *section, bfd_vma address);
576 ABFD, SECTION and ADDRESS identify the location from which the
578 a fatal error or not. In some cases SECTION may be NULL. */
581 asection *section, bfd_vma address, bfd_boolean is_fatal);
584 NAME is the name of the local symbol or section the reloc is
586 any addend that is used. ABFD, SECTION and ADDRESS identify the
593 bfd *abfd, asection *section, bfd_vma address);
596 ABFD, SECTION and ADDRESS identify the location at which the
602 bfd *abfd, asection *section, bfd_vma address);
605 the symbol. ABFD, SECTION and ADDRESS identify the location of
611 bfd *abfd, asection *section, bfd_vma address);
613 defined or referenced. H is the symbol. ABFD, SECTION and
614 ADDRESS are the (new) value of the symbol. If SECTION is
620 bfd *abfd, asection *section, bfd_vma address, flagword flags,
649 bfd_indirect_link_order, /* Built from a section. */
651 bfd_section_reloc_link_order, /* Relocate against a section. */
656 attached to the output section whose contents they are describing. */
664 /* Offset within output section. */
666 /* Size within output section. */
673 /* Section to include. If this is used, then
674 section->output_section must be the section the
675 link_order is attached to, section->output_offset must
676 equal the link_order offset field, and section->size
679 asection *section;
685 A non-zero value allows filling of the output section
703 section or symbol, respectively. This is used to implement -Ur to
720 /* For type bfd_section_reloc_link_order, this is the section
721 the reloc should be against. This must be a section in the
723 asection *section;
737 /* Allocate a new link_order for a section. */