| /Linux-v5.4/arch/sparc/kernel/ | 
| D | module.c | 57 			      char *secstrings,  in module_frob_arch_sections()188 	char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset;  in do_patch_sections()  local
 
 | 
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | module_32.c | 89 				  const char *secstrings,  in get_plt_size()136 			      char *secstrings,  in module_frob_arch_sections()
 
 | 
| D | module.c | 24 	char *secstrings;  in find_section()  local
 | 
| D | module_64.c | 340 			      char *secstrings,  in module_frob_arch_sections()
 | 
| /Linux-v5.4/arch/s390/kernel/ | 
| D | module.c | 110 			      char *secstrings, struct module *me)  in module_frob_arch_sections()445 	char *secstrings, *secname;  in module_finalize()  local
 
 | 
| /Linux-v5.4/arch/x86/entry/vdso/ | 
| D | vdso2c.h | 21 	const char *secstrings;  in BITSFUNC()  local
 | 
| /Linux-v5.4/arch/hexagon/kernel/ | 
| D | module.c | 28 				char *secstrings,  in module_frob_arch_sections()
 | 
| /Linux-v5.4/arch/mips/kernel/ | 
| D | vpe.c | 183 			    Elf_Shdr *sechdrs, const char *secstrings)  in layout_sections()480 			    const char *secstrings,  in simplify_symbols()
 581 	char *secstrings, *strtab = NULL;  in vpe_elfload()  local
 
 | 
| D | module.c | 435 	char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset;  in module_finalize()  local
 | 
| /Linux-v5.4/lib/ | 
| D | bug.c | 90 	char *secstrings;  in module_bug_finalize()  local
 | 
| /Linux-v5.4/arch/riscv/kernel/ | 
| D | module-sections.c | 91 			      char *secstrings, struct module *mod)  in module_frob_arch_sections()
 | 
| /Linux-v5.4/kernel/ | 
| D | module-internal.h | 18 	char *secstrings, *strtab;  member
 | 
| D | module.c | 3375 				     char *secstrings,  in module_frob_arch_sections()
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | module.c | 226 	char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset;  in module_finalize()  local
 | 
| /Linux-v5.4/arch/alpha/kernel/ | 
| D | module.c | 65 			  char *secstrings, struct module *me)  in module_frob_arch_sections()
 | 
| /Linux-v5.4/arch/nds32/kernel/ | 
| D | module.c | 24 			      char *secstrings, struct module *mod)  in module_frob_arch_sections()
 | 
| /Linux-v5.4/arch/arm/kernel/ | 
| D | module-plts.c | 189 			      char *secstrings, struct module *mod)  in module_frob_arch_sections()
 | 
| /Linux-v5.4/arch/arm64/kernel/ | 
| D | module-plts.c | 256 			      char *secstrings, struct module *mod)  in module_frob_arch_sections()
 | 
| /Linux-v5.4/arch/parisc/kernel/ | 
| D | module.c | 300 			      CONST char *secstrings,  in module_frob_arch_sections()864 	char *secstrings;  in module_finalize()  local
 
 | 
| /Linux-v5.4/arch/sh/kernel/ | 
| D | dwarf.c | 1094 	char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset;  in module_dwarf_finalize()  local
 | 
| /Linux-v5.4/arch/ia64/kernel/ | 
| D | module.c | 423 module_frob_arch_sections (Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings,  in module_frob_arch_sections()
 | 
| /Linux-v5.4/include/linux/ | 
| D | module.h | 342 	char *secstrings;  member
 | 
| /Linux-v5.4/scripts/mod/ | 
| D | modpost.c | 486 	const char *secstrings;  in parse_elf()  local
 |