Searched refs:core_unw_table (Results 1 – 2 of 2) sorted by relevance
29 void *core_unw_table; /* core unwind-table cookie returned by unwinder */ member
898 mod->arch.core_unw_table = unw_add_unwind_table(mod->name, 0, mod->arch.gp, in register_unwind_table()901 mod->arch.core_unw_table, core, core + num_core); in register_unwind_table()949 if (mod->arch.core_unw_table) in module_arch_cleanup()950 unw_remove_unwind_table(mod->arch.core_unw_table); in module_arch_cleanup()