Searched refs:init_unwind_table (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arc/kernel/
H A Dunwind.c184 static void init_unwind_table(struct unwind_table *table, const char *name, function
219 init_unwind_table(&root_table, "kernel", _text, _end - _text, NULL, 0,
385 init_unwind_table(table, module->name, core_text->base, core_text->size,

Completed in 109 milliseconds