Lines Matching refs:bfd_get_section_name
290 const char *sname = bfd_get_section_name (file->the_bfd, s); in walk_wild_section_general()
424 = get_init_priority (bfd_get_section_name (asec->owner, asec)); in compare_section()
426 = get_init_priority (bfd_get_section_name (bsec->owner, bsec)); in compare_section()
444 ret = strcmp (bfd_get_section_name (asec->owner, asec), in compare_section()
445 bfd_get_section_name (bsec->owner, bsec)); in compare_section()
449 ret = strcmp (bfd_get_section_name (asec->owner, asec), in compare_section()
450 bfd_get_section_name (bsec->owner, bsec)); in compare_section()
581 const char *sname = bfd_get_section_name (file->the_bfd, s); in walk_wild_section_specs1_wild1()
618 const char *sname = bfd_get_section_name (file->the_bfd, s); in walk_wild_section_specs2_wild1()
653 const char *sname = bfd_get_section_name (file->the_bfd, s); in walk_wild_section_specs3_wild2()
705 const char *sname = bfd_get_section_name (file->the_bfd, s); in walk_wild_section_specs4_wild2()
4961 bfd_get_section_name (link_info.output_bfd, in lang_size_sections_1()
4966 bfd_get_section_name (link_info.output_bfd, in lang_size_sections_1()
5694 secname = bfd_get_section_name (link_info.output_bfd, s); in lang_set_startof()