| /linux-4.1.27/include/linux/ | 
| D | moduleloader.h | 43 				 const char *strtab,  in apply_relocate()66 				     const char *strtab,  in apply_relocate_add()
 
 | 
| D | module.h | 216 	char *strtab;  member
 | 
| /linux-4.1.27/arch/m68k/kernel/ | 
| D | module.c | 23 		   const char *strtab,  in apply_relocate()63 		       const char *strtab,  in apply_relocate_add()
 
 | 
| /linux-4.1.27/arch/mips/kernel/ | 
| D | vpe.c | 426 		      const char *strtab,  in apply_relocations()479 			    const char *strtab,  in simplify_symbols()
 537 			    const char *strtab, struct module *mod)  in dump_elfsymbols()
 551 				      unsigned int symindex, const char *strtab,  in find_vpe_symbols()
 581 	char *secstrings, *strtab = NULL;  in vpe_elfload()  local
 676 			const char *strtab = (char *)sechdrs[strindex].sh_addr;  in vpe_elfload()  local
 
 | 
| D | module-rela.c | 107 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab,  in apply_relocate_add()
 | 
| D | module.c | 195 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab,  in apply_relocate()
 | 
| /linux-4.1.27/arch/blackfin/kernel/ | 
| D | module.c | 151 apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab,  in apply_relocate_add()252 		const char *strtab = (char *)sechdrs[strindex].sh_addr;  in module_finalize()  local
 
 | 
| /linux-4.1.27/arch/sparc/kernel/ | 
| D | module.c | 61 	char *strtab;  in module_frob_arch_sections()  local83 		       const char *strtab,  in apply_relocate_add()
 
 | 
| /linux-4.1.27/arch/x86/kernel/ | 
| D | module.c | 100 		   const char *strtab,  in apply_relocate()140 		   const char *strtab,  in apply_relocate_add()
 
 | 
| D | machine_kexec_64.c | 415 	const char *strtab, *name, *shstrtab;  in arch_kexec_apply_relocations_add()  local
 | 
| /linux-4.1.27/arch/openrisc/kernel/ | 
| D | module.c | 21 		       const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/s390/kernel/ | 
| D | module.c | 210 		      const char *strtab, struct module *me)  in apply_rela()398 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab,  in apply_relocate_add()
 
 | 
| /linux-4.1.27/arch/xtensa/kernel/ | 
| D | module.c | 50 		       const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/unicore32/kernel/ | 
| D | module.c | 33 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex,  in apply_relocate()
 | 
| /linux-4.1.27/arch/microblaze/kernel/ | 
| D | module.c | 21 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/cris/kernel/ | 
| D | module.c | 46 		       const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/sh/kernel/ | 
| D | module.c | 38 		   const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/powerpc/kernel/ | 
| D | module_64.c | 330 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab)  in dedotify()344 			       const char *strtab,  in find_dot_toc()
 488 		       const char *strtab,  in apply_relocate_add()
 
 | 
| D | module_32.c | 213 		       const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/nios2/kernel/ | 
| D | module.c | 44 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/c6x/kernel/ | 
| D | module.c | 46 		       const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/score/kernel/ | 
| D | module.c | 30 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab,  in apply_relocate()
 | 
| /linux-4.1.27/arch/hexagon/kernel/ | 
| D | module.c | 80 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/m32r/kernel/ | 
| D | module.c | 72 		   const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/mn10300/kernel/ | 
| D | module.c | 57 		       const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/arc/kernel/ | 
| D | module.c | 62 		       const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/tile/kernel/ | 
| D | module.c | 123 		       const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/parisc/kernel/ | 
| D | module.c | 539 		       const char *strtab,  in apply_relocate_add()676 		       const char *strtab,  in apply_relocate_add()
 862 	const char *strtab = NULL;  in module_finalize()  local
 
 | 
| /linux-4.1.27/scripts/dtc/libfdt/ | 
| D | fdt.c | 201 const char *_fdt_find_string(const char *strtab, int tabsize, const char *s)  in _fdt_find_string()
 | 
| D | fdt_sw.c | 170 	char *strtab = (char *)fdt + fdt_totalsize(fdt);  in _fdt_find_add_string()  local
 | 
| D | fdt_rw.c | 152 	char *strtab = (char *)fdt + fdt_off_dt_strings(fdt);  in _fdt_find_add_string()  local
 | 
| /linux-4.1.27/arch/arm/kernel/ | 
| D | module.c | 50 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex,  in apply_relocate()
 | 
| /linux-4.1.27/arch/avr32/kernel/ | 
| D | module.c | 145 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/metag/kernel/ | 
| D | module.c | 199 		   const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/alpha/kernel/ | 
| D | module.c | 145 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/arch/arm64/kernel/ | 
| D | module.c | 197 		       const char *strtab,  in apply_relocate_add()
 | 
| /linux-4.1.27/scripts/ | 
| D | sortextable.h | 109 	const char *strtab;  in do_func()  local
 | 
| /linux-4.1.27/arch/x86/tools/ | 
| D | relocs.c | 33 	char           *strtab;  member274 		char *strtab;  in sym_lookup()  local
 
 | 
| /linux-4.1.27/scripts/mod/ | 
| D | modpost.h | 130 	char         *strtab;  member
 | 
| /linux-4.1.27/arch/ia64/kernel/ | 
| D | module.c | 795 apply_relocate_add (Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex,  in apply_relocate_add()
 | 
| /linux-4.1.27/kernel/ | 
| D | kexec.c | 2580 	const char *strtab;  in kexec_purgatory_find_symbol()  local
 | 
| D | module.c | 176 	char *secstrings, *strtab;  member
 |