Searched refs:module_dwarf_cleanup (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dmodule.c158 module_dwarf_cleanup(mod);
H A Ddwarf.c1134 * module_dwarf_cleanup - remove FDE/CIEs associated with @mod
1140 void module_dwarf_cleanup(struct module *mod) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Ddwarf.h384 extern void module_dwarf_cleanup(struct module *);
415 #define module_dwarf_cleanup(mod) do { } while (0) macro

Completed in 134 milliseconds