Rizin
unix-like reverse engineering framework and cli tools
class_exceptions.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: 2021 deroad <wargio@libero.it>
2 // SPDX-License-Identifier: LGPL-3.0-only
3 
4 #ifndef RZ_BIN_JAVA_CLASS_EXCEPTIONS_H
5 #define RZ_BIN_JAVA_CLASS_EXCEPTIONS_H
6 #include <rz_types.h>
7 
8 typedef struct java_exception_table_t {
14 
15 #endif /* RZ_BIN_JAVA_CLASS_EXCEPTIONS_H */
struct java_exception_table_t ExceptionTable
uint16_t ut16