find_unwind_entry_in_table
e = find_unwind_entry_in_table(&kernel_unwind_table, addr);
e = find_unwind_entry_in_table(table, addr);