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