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