Searched refs:ar_disp (Results 1 – 2 of 2) sorted by relevance
7981 int ar_disp; in print_debug_exception_table() local7984 get_sleb128 (ar_disp, readp, action_table_end); in print_debug_exception_table()7988 u, ar_filter, ar_disp); in print_debug_exception_table()7989 if (abs (ar_disp) & 1) in print_debug_exception_table()7990 printf (" -> [%4u]\n", u + (ar_disp + 1) / 2); in print_debug_exception_table()7991 else if (ar_disp != 0) in print_debug_exception_table()
2032 * readelf.c (print_debug_exception_table): Show target of ar_disp