SHT_NOBITS       1739 kernel/module.c 	    && sechdrs[sym->st_shndx].sh_type != SHT_NOBITS) {
SHT_NOBITS       1747 kernel/module.c 	if (sechdrs[sym->st_shndx].sh_type == SHT_NOBITS) {
SHT_NOBITS       1873 kernel/module.c 		if (sechdrs[i].sh_type != SHT_NOBITS
SHT_NOBITS       2031 kernel/module.c 		if (sechdrs[i].sh_type != SHT_NOBITS)
SHT_NOBITS        746 scripts/mod/file2alias.c 	if (info->sechdrs[sym->st_shndx].sh_type & SHT_NOBITS) {