Searched refs:bsec (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/binutils/ld/
H A Dldlang.c322 compare_section (sort_type sort, asection *asec, asection *bsec) argument
332 ret = (bfd_section_alignment (bsec->owner, bsec)
340 bfd_get_section_name (bsec->owner, bsec));
345 bfd_get_section_name (bsec->owner, bsec));
351 ret = (bfd_section_alignment (bsec->owner, bsec)
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf.c9226 bfd *bbfd, const asection *bsec)
9229 || bsec == NULL
9234 return elf_section_type (asec) == elf_section_type (bsec);
9214 _bfd_elf_match_sections_by_type(bfd *abfd, const asection *asec, bfd *bbfd, const asection *bsec) argument

Completed in 175 milliseconds