Lines Matching refs:scnname
3766 const char *scnname = elf_strptr (ebl->elf, shstrndx, shdr->sh_name); in check_sections() local
3768 if (scnname == NULL) in check_sections()
3776 if (strncmp (scnname, special_sections[s].name, in check_sections()
3798 (int) cnt, scnname, in check_sections()
3815 cnt, scnname, in check_sections()
3833 cnt, scnname, in check_sections()
3843 if (strcmp (scnname, ".interp") == 0) in check_sections()
3850 cnt, scnname); in check_sections()
3856 cnt, scnname); in check_sections()
3861 cnt, scnname); in check_sections()
3865 if (strcmp (scnname, ".symtab_shndx") == 0 in check_sections()
3869 cnt, scnname); in check_sections()
3888 cnt, scnname); in check_sections()
3893 cnt, scnname); in check_sections()
3901 if (strcmp (scnname, ".eh_frame_hdr") == 0) in check_sections()
3903 else if (strcmp (scnname, ".eh_frame") == 0) in check_sections()
3905 else if (strcmp (scnname, ".gcc_except_table") == 0) in check_sections()