Searched refs:_bfd_merge_sections (Results 1 – 19 of 19) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | libbfd-in.h | 522 extern bfd_boolean _bfd_merge_sections
|
H A D | libbfd.h | 527 extern bfd_boolean _bfd_merge_sections
|
H A D | bfd-in2.h | 3934 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 D | merge.c | 679 _bfd_merge_sections (bfd *abfd ATTRIBUTE_UNUSED, void *xsinfo, in _bfd_merge_sections() function
|
H A D | ChangeLog-0203 | 1160 * 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 D | elf.c | 901 _bfd_merge_sections (abfd, elf_hash_table (info)->merge_info, in _bfd_elf_merge_sections()
|
H A D | ChangeLog-0001 | 4410 _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 D | targets.texi | 387 NAME##_bfd_merge_sections, \ 423 bfd_boolean (*_bfd_merge_sections) (bfd *, struct bfd_link_info *);
|
H A D | bfdt.texi | 580 BFD_SEND (abfd, _bfd_merge_sections, (abfd, link_info))
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | targets.texi | 407 NAME##_bfd_merge_sections, \ 445 bfd_boolean (*_bfd_merge_sections) (bfd *, struct bfd_link_info *);
|
H A D | bfdt.texi | 604 BFD_SEND (abfd, _bfd_merge_sections, (abfd, link_info))
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | libbfd-in.h | 581 extern bfd_boolean _bfd_merge_sections
|
H A D | libbfd.h | 586 extern bfd_boolean _bfd_merge_sections
|
H A D | merge.c | 701 _bfd_merge_sections (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_merge_sections() function
|
H A D | bfd-in2.h | 4645 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 D | ChangeLog-2004 | 2842 _bfd_merge_sections): .. 3097 (_bfd_merge_sections): Add struct bfd_link_info param. Call 3100 (_bfd_merge_sections): Update prototype.
|
H A D | ChangeLog-0203 | 1160 * 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 D | ChangeLog-0001 | 4410 _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 D | elf.c | 1050 _bfd_merge_sections (abfd, info, elf_hash_table (info)->merge_info, in _bfd_elf_merge_sections()
|