Searched refs:last_table (Results 1 – 1 of 1) sorted by relevance
365 static struct unwind_table *last_table; variable394 if (last_table) in unwind_add_table()395 last_table->link = table; in unwind_add_table()398 last_table = table; in unwind_add_table()425 last_table = prev; in unlink_table()442 if (init_only && table == last_table) { in unwind_remove_table()