Searched refs:init_unwind_table (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/ia64/kernel/ |
D | unwind.c | 2082 init_unwind_table (struct unw_table *table, const char *name, unsigned long segment_base, in init_unwind_table() function 2114 init_unwind_table(table, name, segment_base, gp, table_start, table_end); in unw_add_unwind_table() 2279 init_unwind_table(&unw.kernel_table, "kernel", KERNEL_START, (unsigned long) __gp, in unw_init()
|