Searched refs:unwind_table_init (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/arch/parisc/kernel/ |
D | unwind.c | 94 unwind_table_init(struct unwind_table *table, const char *name, in unwind_table_init() function 151 unwind_table_init(table, name, base_addr, gp, start, end); in unwind_table_add() 185 unwind_table_init(&kernel_unwind_table, "kernel", KERNEL_START, in unwind_init()
|