Lines Matching refs:asection

1526 } asection;
1550 extern asection bfd_abs_section;
1551 #define bfd_abs_section_ptr ((asection *) &bfd_abs_section)
1554 extern asection bfd_und_section;
1555 #define bfd_und_section_ptr ((asection *) &bfd_und_section)
1558 extern asection bfd_com_section;
1559 #define bfd_com_section_ptr ((asection *) &bfd_com_section)
1561 extern asection bfd_ind_section;
1562 #define bfd_ind_section_ptr ((asection *) &bfd_ind_section)
1577 asection *_s = S; \
1578 asection *_next = _s->next; \
1579 asection *_prev = _s->prev; \
1593 asection *_s = S; \
1612 asection *_s = S; \
1631 asection *_a = A; \
1632 asection *_s = S; \
1633 asection *_next = _a->next; \
1646 asection *_b = B; \
1647 asection *_s = S; \
1648 asection *_prev = _b->prev; \
1701 asection *bfd_get_section_by_name (bfd *abfd, const char *name);
1703 asection *bfd_get_section_by_name_if
1706 bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj),
1712 asection *bfd_make_section_old_way (bfd *abfd, const char *name);
1714 asection *bfd_make_section_anyway_with_flags
1717 asection *bfd_make_section_anyway (bfd *abfd, const char *name);
1719 asection *bfd_make_section_with_flags
1722 asection *bfd_make_section (bfd *, const char *name);
1725 (bfd *abfd, asection *sec, flagword flags);
1728 (bfd *abfd, asection *sec, const char *newname);
1732 void (*func) (bfd *abfd, asection *sect, void *obj),
1735 asection *bfd_sections_find_if
1737 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
1741 (bfd *abfd, asection *sec, bfd_size_type val);
1744 (bfd *abfd, asection *section, const void *data,
1748 (bfd *abfd, asection *section, void *location, file_ptr offset,
1752 (bfd *abfd, asection *section, bfd_byte **buf);
1755 (bfd *ibfd, asection *isec, bfd *obfd, asection *osec);
1760 bfd_boolean bfd_generic_is_group_section (bfd *, const asection *sec);
1762 bfd_boolean bfd_generic_discard_group (bfd *abfd, asection *group);
2300 (bfd *, arelent *, struct bfd_symbol *, void *, asection *,
2391 asection *input_section,
2399 asection *input_section,
5312 long bfd_get_reloc_upper_bound (bfd *abfd, asection *sect);
5315 (bfd *abfd, asection *sec, arelent **loc, asymbol **syms);
5318 (bfd *abfd, asection *sec, arelent **rel, unsigned int count);
5839 void (*_bfd_link_just_syms) (asection *, struct bfd_link_info *);
5933 bfd_boolean bfd_link_split_section (bfd *abfd, asection *sec);
5938 void bfd_section_already_linked (bfd *abfd, asection *sec,
5957 (bfd *abfd, asection *sec, bfd_byte *outbuf, asymbol **symbol_table);
5961 (bfd *abfd, asection *section, bfd_byte *uncompressed_buffer,
5965 (bfd *abfd, asection *section, bfd_byte **ptr);
5968 (bfd *abfd, asection *section);
5971 (bfd *abfd, asection *section);
5974 (bfd *abfd, asection *section);