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

/linux-master/arch/arc/include/asm/
H A Dunwind.h114 extern void unwind_remove_table(void *handle, int init_only);
152 #define unwind_remove_table(a, b) macro
/linux-master/arch/arc/kernel/
H A Dmodule.c41 unwind_remove_table(mod->arch.unw_info, 0);
H A Dunwind.c434 void unwind_remove_table(void *handle, int init_only) function

Completed in 163 milliseconds