Lines Matching refs:asection

281 	@code{asection} @xref{Sections}.
416 (bfd *, void *, const char *, asection *, flagword *);
420 (bfd *, asection *, const struct coff_section_alignment_entry *,
423 (bfd *, asection *);
437 (bfd *, asection *, const void *, file_ptr, bfd_size_type);
441 (bfd *, asection *);
447 (bfd *, asection *, asymbol **);
449 (bfd *, asection *, arelent **, asymbol **);
456 (bfd *, flagword, void *, const char *, asection *);
716 asection *section ATTRIBUTE_UNUSED,
860 asection *section)
1128 asection *section,
1387 . (bfd *, void *, const char *, asection *, flagword *);
1390 . (bfd *, asection *, void *);
1411 . (bfd *, asection *, arelent *, unsigned int,
1424 . (bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *,
1425 . struct internal_reloc *, struct internal_syment *, asection **);
1428 . (bfd *, asection *, struct internal_reloc *,
1433 . (bfd *, struct bfd_link_info *, bfd *, asection *,
1438 . asection *, bfd_vma, const char *, bfd_boolean, bfd_boolean,
1652 asection *section,
1714 coff_new_section_hook (bfd * abfd, asection * section)
1768 asection * section,
1799 asection * section,
1891 coff_set_alignment_hook (bfd *abfd, asection *section, void * scnhdr)
1894 asection *real_sec;
1916 ((void (*) (bfd *, asection *, void *)) bfd_void)
2599 asection *s;
3065 const asection *a = *(const asection **) arg1;
3066 const asection *b = *(const asection **) arg2;
3090 asection *current;
3095 asection *previous = NULL;
3147 asection *dsec;
3191 asection **section_list;
3207 amt = sizeof (struct asection *) * (count + 1);
3208 section_list = (asection **) bfd_malloc (amt);
3220 qsort (section_list, count, sizeof (asection *), sort_by_secaddr);
3533 asection *current;
3546 asection *text_sec = NULL;
3547 asection *data_sec = NULL;
3548 asection *bss_sec = NULL;
4211 asection *loader_sec;
4460 coff_slurp_line_table (bfd *abfd, asection *asect)
4829 asection *sec;
4949 asection *p;
5017 asection *sec;
5216 asection *sec ATTRIBUTE_UNUSED,
5279 asection *input_section ATTRIBUTE_UNUSED,