Home | History | Annotate | Download | only in include

Lines Matching defs:asection

1541 } asection;
1557 extern asection std_section[4];
1589 asection *_s = S; \
1590 asection *_next = _s->next; \
1591 asection *_prev = _s->prev; \
1605 asection *_s = S; \
1624 asection *_s = S; \
1643 asection *_a = A; \
1644 asection *_s = S; \
1645 asection *_next = _a->next; \
1658 asection *_b = B; \
1659 asection *_s = S; \
1660 asection *_prev = _b->prev; \
1713 asection *bfd_get_section_by_name (bfd *abfd, const char *name);
1715 asection *bfd_get_next_section_by_name (asection *sec);
1717 asection *bfd_get_linker_section (bfd *abfd, const char *name);
1719 asection *bfd_get_section_by_name_if
1722 bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj),
1728 asection *bfd_make_section_old_way (bfd *abfd, const char *name);
1730 asection *bfd_make_section_anyway_with_flags
1733 asection *bfd_make_section_anyway (bfd *abfd, const char *name);
1735 asection *bfd_make_section_with_flags
1738 asection *bfd_make_section (bfd *, const char *name);
1741 (bfd *abfd, asection *sec, flagword flags);
1744 (bfd *abfd, asection *sec, const char *newname);
1748 void (*func) (bfd *abfd, asection *sect, void *obj),
1751 asection *bfd_sections_find_if
1753 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
1757 (bfd *abfd, asection *sec, bfd_size_type val);
1760 (bfd *abfd, asection *section, const void *data,
1764 (bfd *abfd, asection *section, void *location, file_ptr offset,
1768 (bfd *abfd, asection *section, bfd_byte **buf);
1771 (bfd *ibfd, asection *isec, bfd *obfd, asection *osec);
1776 bfd_boolean bfd_generic_is_group_section (bfd *, const asection *sec);
1778 bfd_boolean bfd_generic_discard_group (bfd *abfd, asection *group);
2346 (bfd *, arelent *, struct bfd_symbol *, void *, asection *,
2437 asection *input_section,
2445 asection *input_section,
5772 long bfd_get_reloc_upper_bound (bfd *abfd, asection *sect);
5775 (bfd *abfd, asection *sec, arelent **loc, asymbol **syms);
5778 (bfd *abfd, asection *sec, arelent **rel, unsigned int count);
6319 void (*_bfd_link_just_syms) (asection *, struct bfd_link_info *);
6340 asection *);
6353 bfd_boolean (*_section_already_linked) (bfd *, asection *,
6418 bfd_boolean bfd_link_split_section (bfd *abfd, asection *sec);
6424 asection *sec,
6446 (bfd *abfd, asection *sec, bfd_byte *outbuf, asymbol **symbol_table);
6450 (bfd *abfd, asection *section, bfd_byte *uncompressed_buffer,
6454 (bfd *abfd, asection *section, bfd_byte **ptr);
6457 (bfd *abfd, asection *section);
6460 (bfd *abfd, asection *section);
6463 (bfd *abfd, asection *section);