Home
last modified time | relevance | path

Searched refs:_bfd_merge_sections (Results 1 – 19 of 19) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Dlibbfd-in.h522 extern bfd_boolean _bfd_merge_sections
H A Dlibbfd.h527 extern bfd_boolean _bfd_merge_sections
H A Dbfd-in2.h3934 BFD_SEND (abfd, _bfd_merge_sections, (abfd, link_info))
4302 NAME##_bfd_merge_sections, \
4338 bfd_boolean (*_bfd_merge_sections) (bfd *, struct bfd_link_info *); member
H A Dmerge.c679 _bfd_merge_sections (bfd *abfd ATTRIBUTE_UNUSED, void *xsinfo, in _bfd_merge_sections() function
H A DChangeLog-02031160 * merge.c (_bfd_merge_sections): Set SEC_EXCLUDE flag on sections
7605 (_bfd_merge_sections): Don't set SEC_EXCLUDE on unused sections.
9958 * merge.c (_bfd_merge_sections): Don't segfault if there
11201 _bfd_merge_sections.
11202 * libbfd-in.h (_bfd_merge_sections): Add 3rd argument.
11204 * merge.c (_bfd_merge_sections): Add remove_hook argument.
H A Delf.c901 _bfd_merge_sections (abfd, elf_hash_table (info)->merge_info, in _bfd_elf_merge_sections()
H A DChangeLog-00014410 _bfd_merge_sections): New functions.
4413 * libbfd-in.h (_bfd_merge_sections): Add prototype.
4417 * targets.c (BFD_JUMP_TABLE_LINK): Add _bfd_merge_sections.
/openbsd/gnu/usr.bin/binutils/bfd/doc/
H A Dtargets.texi387 NAME##_bfd_merge_sections, \
423 bfd_boolean (*_bfd_merge_sections) (bfd *, struct bfd_link_info *);
H A Dbfdt.texi580 BFD_SEND (abfd, _bfd_merge_sections, (abfd, link_info))
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dtargets.texi407 NAME##_bfd_merge_sections, \
445 bfd_boolean (*_bfd_merge_sections) (bfd *, struct bfd_link_info *);
H A Dbfdt.texi604 BFD_SEND (abfd, _bfd_merge_sections, (abfd, link_info))
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dlibbfd-in.h581 extern bfd_boolean _bfd_merge_sections
H A Dlibbfd.h586 extern bfd_boolean _bfd_merge_sections
H A Dmerge.c701 _bfd_merge_sections (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_merge_sections() function
H A Dbfd-in2.h4645 BFD_SEND (abfd, _bfd_merge_sections, (abfd, link_info))
5043 NAME##_bfd_merge_sections, \
5081 bfd_boolean (*_bfd_merge_sections) (bfd *, struct bfd_link_info *); member
H A DChangeLog-20042842 _bfd_merge_sections): ..
3097 (_bfd_merge_sections): Add struct bfd_link_info param. Call
3100 (_bfd_merge_sections): Update prototype.
H A DChangeLog-02031160 * merge.c (_bfd_merge_sections): Set SEC_EXCLUDE flag on sections
7605 (_bfd_merge_sections): Don't set SEC_EXCLUDE on unused sections.
9958 * merge.c (_bfd_merge_sections): Don't segfault if there
11201 _bfd_merge_sections.
11202 * libbfd-in.h (_bfd_merge_sections): Add 3rd argument.
11204 * merge.c (_bfd_merge_sections): Add remove_hook argument.
H A DChangeLog-00014410 _bfd_merge_sections): New functions.
4413 * libbfd-in.h (_bfd_merge_sections): Add prototype.
4417 * targets.c (BFD_JUMP_TABLE_LINK): Add _bfd_merge_sections.
H A Delf.c1050 _bfd_merge_sections (abfd, info, elf_hash_table (info)->merge_info, in _bfd_elf_merge_sections()