Searched refs:_bfd_merge_sections (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibbfd-in.h590 extern bfd_boolean _bfd_merge_sections
H A Dlibbfd.h595 extern bfd_boolean _bfd_merge_sections
H A Dmerge.c588 /* This is a helper function for _bfd_merge_sections. It attempts to
701 _bfd_merge_sections (bfd *abfd ATTRIBUTE_UNUSED, function
H A Dbfd-in2.h4876 BFD_SEND (abfd, _bfd_merge_sections, (abfd, link_info))
5288 NAME##_bfd_merge_sections, \
5326 bfd_boolean (*_bfd_merge_sections) (bfd *, struct bfd_link_info *);
5319 bfd_boolean (*_bfd_merge_sections) (bfd *, struct bfd_link_info *); member in struct:bfd_target
H A Delf.c1088 _bfd_merge_sections (abfd, info, elf_hash_table (info)->merge_info,
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4883 BFD_SEND (abfd, _bfd_merge_sections, (abfd, link_info))
5295 NAME##_bfd_merge_sections, \
5333 bfd_boolean (*_bfd_merge_sections) (bfd *, struct bfd_link_info *);
5326 bfd_boolean (*_bfd_merge_sections) (bfd *, struct bfd_link_info *); member in struct:bfd_target

Completed in 143 milliseconds