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
44 unwind_remove_table(mod->arch.unw_info, 0); in module_arch_cleanup()
441 void unwind_remove_table(void *handle, int init_only) in unwind_remove_table() function