SHN_UNDEF         209 arch/alpha/kernel/module.c 			if (sym->st_shndx == SHN_UNDEF)
SHN_UNDEF         513 arch/mips/kernel/vpe.c 		case SHN_UNDEF:
SHN_UNDEF         309 arch/powerpc/kernel/module_64.c 		if (syms[i].st_shndx == SHN_UNDEF) {
SHN_UNDEF         636 arch/powerpc/kernel/module_64.c 			if (sym->st_shndx == SHN_UNDEF ||
SHN_UNDEF         107 arch/s390/boot/startup.c 			if (dynsym[r_sym].st_shndx != SHN_UNDEF)
SHN_UNDEF         284 arch/s390/kernel/machine_kexec_file.c 		if (sym->st_shndx == SHN_UNDEF)
SHN_UNDEF         140 arch/s390/kernel/module.c 		if (symbols[i].st_shndx == SHN_UNDEF &&
SHN_UNDEF          75 arch/sparc/kernel/module.c 		if (sym[i].st_shndx == SHN_UNDEF) {
SHN_UNDEF         553 arch/x86/kernel/machine_kexec_64.c 		if (sym->st_shndx == SHN_UNDEF) {
SHN_UNDEF         388 arch/x86/tools/relocs.c 	if (shnum == SHN_UNDEF || shstrndx == SHN_XINDEX) {
SHN_UNDEF         397 arch/x86/tools/relocs.c 		if (shnum == SHN_UNDEF)
SHN_UNDEF         776 arch/x86/tools/relocs.c 	if (sym->st_shndx == SHN_UNDEF)
SHN_UNDEF        2167 fs/binfmt_elf.c 	elf->e_shstrndx = SHN_UNDEF;
SHN_UNDEF        1480 fs/binfmt_elf_fdpic.c 	elf->e_shstrndx = SHN_UNDEF;
SHN_UNDEF        1094 kernel/kexec_file.c 			if (syms[k].st_shndx == SHN_UNDEF ||
SHN_UNDEF        2332 kernel/module.c 		case SHN_UNDEF:
SHN_UNDEF        2628 kernel/module.c 	if (sym->st_shndx == SHN_UNDEF)
SHN_UNDEF        2663 kernel/module.c 	if (src->st_shndx == SHN_UNDEF
SHN_UNDEF        4076 kernel/module.c 		if (sym->st_shndx == SHN_UNDEF)
SHN_UNDEF        4231 kernel/module.c 		    sym->st_shndx != SHN_UNDEF)
SHN_UNDEF        4280 kernel/module.c 			if (sym->st_shndx == SHN_UNDEF)
SHN_UNDEF          74 scripts/insert-sys-cert.c 	if (hdr->e_shnum == SHN_UNDEF)
SHN_UNDEF         190 scripts/insert-sys-cert.c 	if (hdr->e_shnum == SHN_UNDEF)
SHN_UNDEF         537 scripts/mod/modpost.c 	if (hdr->e_shnum == SHN_UNDEF) {
SHN_UNDEF         700 scripts/mod/modpost.c 		if (sym->st_shndx != SHN_UNDEF && sym->st_shndx != SHN_ABS) {
SHN_UNDEF         721 scripts/mod/modpost.c 	case SHN_UNDEF:
SHN_UNDEF         118 scripts/sortextable.h 	if (num_sections == SHN_UNDEF)
SHN_UNDEF         249 tools/objtool/elf.c 		if (sym->sym.st_shndx > SHN_UNDEF &&
SHN_UNDEF         133 tools/perf/util/symbol-elf.c 	       sym->st_shndx != SHN_UNDEF;
SHN_UNDEF         140 tools/perf/util/symbol-elf.c 		sym->st_shndx != SHN_UNDEF;
SHN_UNDEF         147 tools/perf/util/symbol-elf.c 		sym->st_shndx != SHN_UNDEF &&
SHN_UNDEF         240 tools/testing/selftests/vDSO/parse_vdso.c 		if (sym->st_shndx == SHN_UNDEF)