Home
last modified time | relevance | path

Searched refs:_bfd_elf_check_kept_section (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-2006225 * elflink.c (_bfd_elf_check_kept_section): Test for kept group
367 (_bfd_elf_check_kept_section): Likewise.
377 (_bfd_elf_check_kept_section): Likewise.
DChangeLog-20053711 * elf-bfd.h (_bfd_elf_check_kept_section): New.
3714 discarded section, call _bfd_elf_check_kept_section to see if
3718 * elflink.c (_bfd_elf_check_kept_section): New.
Delflink.c9790 _bfd_elf_check_kept_section (asection *sec, struct bfd_link_info *info) in _bfd_elf_check_kept_section() function
10334 kept = _bfd_elf_check_kept_section (sec, in elf_link_input_bfd()
DChangeLog-2007592 * elflink.c (_bfd_elf_check_kept_section): Use the section rawsize
Delf.c3739 kept = _bfd_elf_check_kept_section (s, link_info); in assign_section_numbers()