Searched refs:ar_disp (Results 1 – 2 of 2) sorted by relevance
10803 int ar_disp; in print_debug_exception_table() local10806 get_sleb128 (ar_disp, readp, action_table_end); in print_debug_exception_table()10810 u, ar_filter, ar_disp); in print_debug_exception_table()10811 if (abs (ar_disp) & 1) in print_debug_exception_table()10812 printf (" -> [%4u]\n", u + (ar_disp + 1) / 2); in print_debug_exception_table()10813 else if (ar_disp != 0) in print_debug_exception_table()
3501 * readelf.c (print_debug_exception_table): Show target of ar_disp