Searched refs:exception_table_length (Results 1 – 1 of 1) sorted by relevance
160 uint16 exception_table_length, attributes_count; variable165 exception_table_length = JCF_readu2 (jcf);166 if (code_length + 8 * exception_table_length + 12 > attribute_length)169 HANDLE_EXCEPTION_TABLE (jcf->read_ptr, exception_table_length);171 JCF_SKIP (jcf, 2 * 4 * exception_table_length);