Home
last modified time | relevance | path

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

/linux-4.1.27/arch/unicore32/kernel/
Dmodule.c36 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate() local
/linux-4.1.27/arch/score/kernel/
Dmodule.c34 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate() local
/linux-4.1.27/arch/arm/kernel/
Dmodule.c53 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate() local
/linux-4.1.27/arch/avr32/kernel/
Dmodule.c149 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate_add() local
/linux-4.1.27/scripts/
Drecordmcount.h285 Elf_Shdr const *const symsec = &shdr0[symsec_sh_link]; in get_sym_str_and_relp() local
/linux-4.1.27/kernel/
Dmodule.c1942 Elf_Shdr *symsec = &info->sechdrs[info->index.sym]; in simplify_symbols() local
2348 Elf_Shdr *symsec = &info->sechdrs[info->index.sym]; in add_kallsyms() local
/linux-4.1.27/scripts/mod/
Dmodpost.c1276 const char *symsec; in find_elf_symbol2() local