Lines Matching refs:scnname
3460 const char *scnname = elf_strptr (ebl->elf, shstrndx, shdr->sh_name); in check_sections() local
3462 if (scnname == NULL) in check_sections()
3470 if (strncmp (scnname, special_sections[s].name, in check_sections()
3492 (int) cnt, scnname, in check_sections()
3508 cnt, scnname, in check_sections()
3525 cnt, scnname, in check_sections()
3536 if (strcmp (scnname, ".interp") == 0) in check_sections()
3543 cnt, scnname); in check_sections()
3549 cnt, scnname); in check_sections()
3554 cnt, scnname); in check_sections()
3558 if (strcmp (scnname, ".symtab_shndx") == 0 in check_sections()
3562 cnt, scnname); in check_sections()
3581 cnt, scnname); in check_sections()
3586 cnt, scnname); in check_sections()
3594 if (strcmp (scnname, ".eh_frame_hdr") == 0) in check_sections()
3596 else if (strcmp (scnname, ".eh_frame") == 0) in check_sections()
3598 else if (strcmp (scnname, ".gcc_except_table") == 0) in check_sections()