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

/haiku-buildtools/legacy/binutils/bfd/
H A Delf-bfd.h1504 extern asection *_bfd_elf_check_kept_section
H A Delflink.c6804 _bfd_elf_check_kept_section (asection *sec)
7165 kept = _bfd_elf_check_kept_section (sec);
6794 _bfd_elf_check_kept_section (asection *sec) function
H A Delf.c3104 kept = _bfd_elf_check_kept_section (s);
/haiku-buildtools/binutils/bfd/
H A Delf-bfd.h1995 extern asection *_bfd_elf_check_kept_section
H A Delflink.c9889 _bfd_elf_check_kept_section (asection *sec, struct bfd_link_info *info)
10436 kept = _bfd_elf_check_kept_section (sec,
9877 _bfd_elf_check_kept_section (asection *sec, struct bfd_link_info *info) function
H A Delf.c3779 kept = _bfd_elf_check_kept_section (s, link_info);

Completed in 379 milliseconds