Trees | Indices | Help |
|
---|
|
IDA Plugin SDK API wrapper: tryblks
Classes | |
catch_t Proxy of C++ catch_t class. |
|
catchvec_t Proxy of C++ qvector< catch_t > class. |
|
seh_t Proxy of C++ seh_t class. |
|
try_handler_t Proxy of C++ try_handler_t class. |
|
tryblk_t Proxy of C++ tryblk_t class. |
|
tryblks_t Proxy of C++ qvector< tryblk_t > class. |
Functions | |||
int |
|
||
|
|||
ea_t |
|
||
size_t |
|
Variables | |
SWIG_PYTHON_LEGACY_BOOL = 1
|
|
TBERR_EMPTY = 4
|
|
TBERR_END = 2
|
|
TBERR_INTERSECT = 7
|
|
TBERR_KIND = 5
|
|
TBERR_NO_CATCHES = 6
|
|
TBERR_OK = 0
|
|
TBERR_ORDER = 3
|
|
TBERR_START = 1
|
|
__package__ = None
|
Function Details |
Add one try block information.
|
Delete try block information in the specified range.
|
Find the start address of the system eh region including the argument.
|
Retrieve try block information from the specified address range. Try blocks are sorted by starting address and their nest levels calculated.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |