Searched refs:_bfd_elf_check_kept_section (Results 1 – 5 of 5) sorted by relevance
225 * elflink.c (_bfd_elf_check_kept_section): Test for kept group367 (_bfd_elf_check_kept_section): Likewise.377 (_bfd_elf_check_kept_section): Likewise.
3711 * elf-bfd.h (_bfd_elf_check_kept_section): New.3714 discarded section, call _bfd_elf_check_kept_section to see if3718 * elflink.c (_bfd_elf_check_kept_section): New.
9790 _bfd_elf_check_kept_section (asection *sec, struct bfd_link_info *info) in _bfd_elf_check_kept_section() function10334 kept = _bfd_elf_check_kept_section (sec, in elf_link_input_bfd()
592 * elflink.c (_bfd_elf_check_kept_section): Use the section rawsize
3739 kept = _bfd_elf_check_kept_section (s, link_info); in assign_section_numbers()