Searched refs:unwind_remove_table (Results 1 – 3 of 3) sorted by relevance
117 extern void unwind_remove_table(void *handle, int init_only);155 #define unwind_remove_table(a, b) macro
57 unwind_remove_table(mod->arch.unw_info, 0); in module_arch_cleanup()
439 void unwind_remove_table(void *handle, int init_only) in unwind_remove_table() function