Lines Matching full:asection
279 @code{asection} @xref{Sections}.
418 (bfd *, void *, const char *, asection *, flagword *);
422 (bfd *, asection *, const struct coff_section_alignment_entry *,
425 (bfd *, asection *);
439 (bfd *, asection *, const void *, file_ptr, bfd_size_type);
443 (bfd *, asection *);
449 (bfd *, asection *, asymbol **);
451 (bfd *, asection *, arelent **, asymbol **);
458 (bfd *, flagword, void *, const char *, asection *);
740 asection *section ATTRIBUTE_UNUSED,
895 asection *section)
1162 asection *section,
1423 . (bfd *, void *, const char *, asection *, flagword *);
1426 . (bfd *, asection *, void *);
1447 . (bfd *, asection *, arelent *, unsigned int,
1460 . (bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *,
1461 . struct internal_reloc *, struct internal_syment *, asection **);
1464 . (bfd *, asection *, struct internal_reloc *,
1469 . (bfd *, struct bfd_link_info *, bfd *, asection *,
1474 . asection *, bfd_vma, const char *, bfd_boolean, bfd_boolean,
1691 asection *section,
1753 coff_new_section_hook (bfd * abfd, asection * section)
1822 asection * section,
1853 asection * section,
1945 coff_set_alignment_hook (bfd *abfd, asection *section, void * scnhdr)
1948 asection *real_sec;
1970 ((void (*) (bfd *, asection
2652 asection *s;
3109 const asection *a = *(const asection **) arg1;
3110 const asection *b = *(const asection **) arg2;
3134 asection *current;
3139 asection *previous = NULL;
3193 asection *dsec;
3237 asection **section_list;
3253 amt = sizeof (struct asection *) * (count + 1);
3254 section_list = (asection **) bfd_malloc (amt);
3266 qsort (section_list, count, sizeof (asection *), sort_by_secaddr);
3583 asection *current;
3596 asection *text_sec = NULL;
3597 asection *data_sec = NULL;
3598 asection *bss_sec = NULL;
4256 asection *loader_sec;
4518 coff_slurp_line_table (bfd *abfd, asection *asect)
4925 asection *sec;
5045 asection *p;
5113 asection *sec;
5313 asection *sec ATTRIBUTE_UNUSED,
5376 asection *input_section ATTRIBUTE_UNUSED,