Searched refs:init_unwind_table (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/arch/arc/kernel/ |
D | unwind.c | 184 static void init_unwind_table(struct unwind_table *table, const char *name, in init_unwind_table() function 219 init_unwind_table(&root_table, "kernel", _text, _end - _text, NULL, 0, in arc_unwind_init() 385 init_unwind_table(table, module->name, core_text->base, core_text->size, in unwind_add_table()
|