Searched refs:SH_INFO_LINK_P (Results 1 – 6 of 6) sorted by relevance
60 #define SH_INFO_LINK_P(Shdr) \ macro
466 if (SH_INFO_LINK_P (shdr) && shdr->sh_info != 0) in main()
1559 if (SH_INFO_LINK_P (&shdr_info[cnt].shdr)) in handle_elf()1587 if (SH_INFO_LINK_P (&shdr_info[cnt].shdr)) in handle_elf()1912 if (SH_INFO_LINK_P (&shdr_info[cnt].shdr)) in handle_elf()
1694 if (SH_INFO_LINK_P (&sec->shdr) && sec->shdr.sh_info != 0) in copy_elided_sections()
3993 if (SH_INFO_LINK_P (shdr) && shdr->sh_info >= shnum) in check_sections()
1629 * unstrip.c (copy_elided_sections): Use SH_INFO_LINK_P, not just