Home
last modified time | relevance | path

Searched refs:core_text (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arc/kernel/
H A Dunwind.c363 struct module_memory *core_text; in unwind_add_table() local
373 core_text = &module->mem[MOD_TEXT]; in unwind_add_table()
376 init_unwind_table(table, module->name, core_text->base, core_text->size, in unwind_add_table()