Searched refs:bsec (Results 1 – 2 of 2) sorted by relevance
322 compare_section (sort_type sort, asection *asec, asection *bsec) in compare_section() argument332 ret = (bfd_section_alignment (bsec->owner, bsec) in compare_section()340 bfd_get_section_name (bsec->owner, bsec)); in compare_section()345 bfd_get_section_name (bsec->owner, bsec)); in compare_section()351 ret = (bfd_section_alignment (bsec->owner, bsec) in compare_section()
9215 bfd *bbfd, const asection *bsec) in _bfd_elf_match_sections_by_type() argument9218 || bsec == NULL in _bfd_elf_match_sections_by_type()9223 return elf_section_type (asec) == elf_section_type (bsec); in _bfd_elf_match_sections_by_type()