Home | History | Annotate | Download | only in include

Lines Matching full:asection

1567 } asection;
1583 extern asection std_section[4];
1615 asection *_s = S; \
1616 asection *_next = _s->next; \
1617 asection *_prev = _s->prev; \
1631 asection *_s = S; \
1650 asection *_s = S; \
1669 asection *_a = A; \
1670 asection *_s = S; \
1671 asection *_next = _a->next; \
1684 asection *_b = B; \
1685 asection *_s = S; \
1686 asection *_prev = _b->prev; \
1739 asection *bfd_get_section_by_name (bfd *abfd, const char *name);
1741 asection *bfd_get_next_section_by_name (asection *sec);
1743 asection *bfd_get_linker_section (bfd *abfd, const char *name);
1745 asection *bfd_get_section_by_name_if
1748 bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj),
1754 asection *bfd_make_section_old_way (bfd *abfd, const char *name);
1756 asection *bfd_make_section_anyway_with_flags
1759 asection *bfd_make_section_anyway (bfd *abfd, const char *name);
1761 asection *bfd_make_section_with_flags
1764 asection *bfd_make_section (bfd *, const char *name);
1767 (bfd *abfd, asection *sec, flagword flags);
1770 (bfd *abfd, asection
1774 void (*func) (bfd *abfd, asection *sect, void *obj),
1777 asection *bfd_sections_find_if
1779 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
1783 (bfd *abfd, asection *sec, bfd_size_type val);
1786 (bfd *abfd, asection *section, const void *data,
1790 (bfd *abfd, asection *section, void *location, file_ptr offset,
1794 (bfd *abfd, asection *section, bfd_byte **buf);
1797 (bfd *ibfd, asection *isec, bfd *obfd, asection *osec);
1802 bfd_boolean bfd_generic_is_group_section (bfd *, const asection *sec);
1804 bfd_boolean bfd_generic_discard_group (bfd *abfd, asection *group);
2374 (bfd *, arelent *, struct bfd_symbol *, void *, asection *,
2465 asection *input_section,
2473 asection *input_section,
6014 long bfd_get_reloc_upper_bound (bfd *abfd, asection *sect);
6017 (bfd *abfd, asection *sec, arelent **loc, asymbol **syms);
6020 (bfd *abfd, asection *sec, arelent **rel, unsigned int count);
6561 void (*_bfd_link_just_syms) (asection *, struct bfd_link_info *);
6582 asection *);
6595 bfd_boolean (*_section_already_linked) (bfd *, asection *,
6660 bfd_boolean bfd_link_split_section (bfd *abfd, asection *sec);
6666 asection *sec,
6688 (bfd *abfd, asection *sec, bfd_byte *outbuf, asymbol **symbol_table);
6692 (bfd *abfd, asection *section, bfd_byte *uncompressed_buffer,
6696 (bfd *abfd, asection *section, bfd_byte **ptr);
6699 (bfd *abfd, asection *section);
6702 (bfd *abfd, asection *section);
6705 (bfd *abfd, asection *section);