Lines Matching refs:asection
769 asection _bfd_std_section[] = {
798 sizeof (asection)); in bfd_section_hash_newfunc()
812 _bfd_generic_new_section_hook (bfd *abfd, asection *newsect) in _bfd_generic_new_section_hook()
831 static asection *
832 bfd_section_init (bfd *abfd, asection *newsect) in bfd_section_init()
892 asection *
919 asection *
920 bfd_get_next_section_by_name (bfd *ibfd, asection *sec) in bfd_get_next_section_by_name()
942 asection *s = bfd_get_section_by_name (ibfd, name); in bfd_get_next_section_by_name()
963 asection *
966 asection *sec = bfd_get_section_by_name (abfd, name); in bfd_get_linker_section()
997 asection *
1000 asection *, in bfd_get_section_by_name_if() argument
1092 asection *
1095 asection *newsect; in bfd_make_section_old_way()
1162 asection *newsect; in bfd_make_section_anyway_with_flags()
1236 asection *
1241 asection *newsect; in bfd_make_section_with_flags()
1285 asection *
1388 void (*operation) (bfd *, asection *, void *), in bfd_map_over_sections() argument
1391 asection *sect; in bfd_map_over_sections()
1422 asection *
1424 bfd_boolean (*operation) (bfd *, asection *, void *), in bfd_sections_find_if() argument
1427 asection *sect; in bfd_sections_find_if()
1677 const asection *sec ATTRIBUTE_UNUSED) in bfd_generic_is_group_section()
1695 asection *group ATTRIBUTE_UNUSED) in bfd_generic_discard_group()