/linux-3.4.99/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.4.99/arch/sparc/kernel/ |
D | module.c | 77 char *secstrings, in module_frob_arch_sections() 213 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in do_patch_sections() local
|
/linux-3.4.99/arch/x86/vdso/ |
D | vma.c | 36 char *secstrings; in patch_vdsox32() local 68 char *secstrings; in patch_vdso64() local
|
/linux-3.4.99/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.4.99/arch/hexagon/kernel/ |
D | module.c | 41 char *secstrings, in module_frob_arch_sections()
|
/linux-3.4.99/lib/ |
D | bug.c | 78 char *secstrings; in module_bug_finalize() local
|
/linux-3.4.99/arch/x86/kernel/ |
D | module.c | 165 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
|
/linux-3.4.99/arch/avr32/kernel/ |
D | module.c | 63 char *secstrings, struct module *module) in module_frob_arch_sections()
|
/linux-3.4.99/arch/s390/kernel/ |
D | module.c | 110 char *secstrings, struct module *me) in module_frob_arch_sections()
|
/linux-3.4.99/arch/alpha/kernel/ |
D | module.c | 77 char *secstrings, struct module *me) in module_frob_arch_sections()
|
/linux-3.4.99/arch/mips/kernel/ |
D | vpe.c | 305 Elf_Shdr * sechdrs, const char *secstrings) in layout_sections() 612 const char *secstrings, in simplify_symbols() 847 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.4.99/arch/sh/kernel/ |
D | dwarf.c | 1104 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_dwarf_finalize() local
|
/linux-3.4.99/arch/parisc/kernel/ |
D | module.c | 326 CONST char *secstrings, in module_frob_arch_sections()
|
/linux-3.4.99/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.4.99/kernel/ |
D | module.c | 135 char *secstrings, *strtab; member 2782 char *secstrings, in module_frob_arch_sections()
|
/linux-3.4.99/scripts/mod/ |
D | modpost.c | 401 const char *secstrings; in parse_elf() local
|