Searched refs:bfd_section_from_shdr (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf.c484 || ! bfd_section_from_shdr (abfd, ghdr->sh_link))
1846 bfd_section_from_shdr (bfd *abfd, unsigned int shindex)
1960 return bfd_section_from_shdr (abfd, i);
2034 if (! bfd_section_from_shdr (abfd, i))
2103 && ! bfd_section_from_shdr (abfd, hdr->sh_link))
2121 if (! bfd_section_from_shdr (abfd, hdr->sh_info))
4879 stored in a normal bfd section by bfd_section_from_shdr. We don't
1841 bfd_section_from_shdr (bfd *abfd, unsigned int shindex) function
H A Delf-bfd.h1691 extern bfd_boolean bfd_section_from_shdr
H A Delfcode.h853 if (! bfd_section_from_shdr (abfd, shindex))
1485 dynamic symbol table, and in that case bfd_section_from_shdr

Completed in 100 milliseconds