Home
last modified time | relevance | path

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

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