Searched defs:core_size (Results 1 - 1 of 1) sorted by relevance

/arch/arc/kernel/
H A Dunwind.c175 const void *core_start, unsigned long core_size,
184 table->core.range = core_size;
375 module->module_core, module->core_size,
174 init_unwind_table(struct unwind_table *table, const char *name, const void *core_start, unsigned long core_size, const void *init_start, unsigned long init_size, const void *table_start, unsigned long table_size, const u8 *header_start, unsigned long header_size) argument

Completed in 33 milliseconds