Searched refs:lpstart_encoding (Results 1 – 1 of 1) sorted by relevance
7894 unsigned int lpstart_encoding = *readp++; in print_debug_exception_table() local7895 printf (gettext (" LPStart encoding: %#x "), lpstart_encoding); in print_debug_exception_table()7896 print_encoding_base ("", lpstart_encoding); in print_debug_exception_table()7897 if (lpstart_encoding != DW_EH_PE_omit) in print_debug_exception_table()7900 readp = read_encoded (lpstart_encoding, readp, dataend, &lpstart, dbg); in print_debug_exception_table()