Searched refs:module_dwarf_cleanup (Results 1 – 3 of 3) sorted by relevance
380 extern void module_dwarf_cleanup(struct module *);411 #define module_dwarf_cleanup(mod) do { } while (0) macro
103 module_dwarf_cleanup(mod); in module_arch_cleanup()
1130 void module_dwarf_cleanup(struct module *mod) in module_dwarf_cleanup() function