/linux-3.3/arch/blackfin/kernel/ |
D | module.c | 22 char *secstrings, struct module *mod) in module_frob_arch_sections() 238 char *secstrings; in module_finalize() local
|
/linux-3.3/arch/sparc/kernel/ |
D | module.c | 76 char *secstrings, in module_frob_arch_sections() 212 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in do_patch_sections() local
|
/linux-3.3/arch/powerpc/kernel/ |
D | module_32.c | 105 const char *secstrings, in get_plt_size() 152 char *secstrings, in module_frob_arch_sections()
|
D | module.c | 37 char *secstrings; in find_section() local
|
D | module_64.c | 202 char *secstrings, in module_frob_arch_sections()
|
/linux-3.3/arch/hexagon/kernel/ |
D | module.c | 41 char *secstrings, in module_frob_arch_sections()
|
/linux-3.3/lib/ |
D | bug.c | 78 char *secstrings; in module_bug_finalize() local
|
/linux-3.3/arch/x86/vdso/ |
D | vma.c | 31 char *secstrings; in patch_vdso() local
|
/linux-3.3/arch/x86/kernel/ |
D | module.c | 166 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
|
/linux-3.3/arch/avr32/kernel/ |
D | module.c | 63 char *secstrings, struct module *module) in module_frob_arch_sections()
|
/linux-3.3/arch/s390/kernel/ |
D | module.c | 110 char *secstrings, struct module *me) in module_frob_arch_sections()
|
/linux-3.3/arch/alpha/kernel/ |
D | module.c | 77 char *secstrings, struct module *me) in module_frob_arch_sections()
|
/linux-3.3/arch/mips/kernel/ |
D | vpe.c | 306 Elf_Shdr * sechdrs, const char *secstrings) in layout_sections() 613 const char *secstrings, in simplify_symbols() 848 char *secstrings, *strtab = NULL; in vpe_elfload() local
|
D | module.c | 368 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
|
/linux-3.3/arch/sh/kernel/ |
D | dwarf.c | 1104 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_dwarf_finalize() local
|
/linux-3.3/arch/parisc/kernel/ |
D | module.c | 326 CONST char *secstrings, in module_frob_arch_sections()
|
/linux-3.3/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-3.3/kernel/ |
D | module.c | 134 char *secstrings, *strtab; member 2743 char *secstrings, in module_frob_arch_sections()
|
/linux-3.3/scripts/mod/ |
D | modpost.c | 399 const char *secstrings; in parse_elf() local
|