Searched defs:secstr (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arc/include/asm/ | ||
H A D | module.h | 18 const char *secstr; member |
/openbmc/linux/arch/arc/kernel/ | ||
H A D | module.c | 27 char *secstr, struct module *mod) in module_frob_arch_sections() |