Searched defs:module_dwarf_cleanup (Results 1 – 2 of 2) sorted by relevance
| /arch/sh/kernel/ | ||
| D | dwarf.c | 1130 void module_dwarf_cleanup(struct module *mod) in module_dwarf_cleanup() function |
| /arch/sh/include/asm/ | ||
| D | dwarf.h | 411 #define module_dwarf_cleanup(mod) do { } while (0) macro |