Home
last modified time | relevance | path

Searched defs:symsec (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/arch/unicore32/kernel/
Dmodule.c44 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate() local
/linux-3.4.99/arch/score/kernel/
Dmodule.c34 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate() local
/linux-3.4.99/arch/arm/kernel/
Dmodule.c52 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate() local
/linux-3.4.99/arch/avr32/kernel/
Dmodule.c151 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate_add() local
/linux-3.4.99/scripts/
Drecordmcount.h283 Elf_Shdr const *const symsec = &shdr0[symsec_sh_link]; in get_sym_str_and_relp() local
/linux-3.4.99/kernel/
Dmodule.c1895 Elf_Shdr *symsec = &info->sechdrs[info->index.sym]; in simplify_symbols() local
2306 Elf_Shdr *symsec = &info->sechdrs[info->index.sym]; in add_kallsyms() local
/linux-3.4.99/scripts/mod/
Dmodpost.c1215 const char *symsec; in find_elf_symbol2() local