Searched refs:SH_INFO_LINK_P (Results 1 – 6 of 6) sorted by relevance
60 #define SH_INFO_LINK_P(Shdr) \ macro
485 if (SH_INFO_LINK_P (shdr) && shdr->sh_info != 0) in main()
1567 if (SH_INFO_LINK_P (&shdr_info[cnt].shdr)) in handle_elf()1595 if (SH_INFO_LINK_P (&shdr_info[cnt].shdr)) in handle_elf()1915 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()
3994 if (SH_INFO_LINK_P (shdr) && shdr->sh_info >= shnum) in check_sections()
1911 * unstrip.c (copy_elided_sections): Use SH_INFO_LINK_P, not just