Home
last modified time | relevance | path

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

/linux-2.6.39/arch/unicore32/kernel/
Dmodule.c57 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate() local
/linux-2.6.39/arch/score/kernel/
Dmodule.c51 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate() local
/linux-2.6.39/arch/avr32/kernel/
Dmodule.c158 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate_add() local
/linux-2.6.39/arch/arm/kernel/
Dmodule.c70 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate() local
/linux-2.6.39/scripts/
Drecordmcount.h256 Elf_Shdr const *const symsec = &shdr0[symsec_sh_link]; in sift_rel_mcount() local
/linux-2.6.39/kernel/
Dmodule.c1772 Elf_Shdr *symsec = &info->sechdrs[info->index.sym]; in simplify_symbols() local
2160 Elf_Shdr *symsec = &info->sechdrs[info->index.sym]; in add_kallsyms() local
/linux-2.6.39/scripts/mod/
Dmodpost.c1185 const char *symsec; in find_elf_symbol2() local