Home
last modified time | relevance | path

Searched refs:secstr (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/arc/kernel/
Dmodule.c34 char *secstr, struct module *mod) in module_frob_arch_sections() argument
43 if (strcmp(secstr+sechdrs[i].sh_name, ".debug_frame") == 0) { in module_frob_arch_sections()