|
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
func_t
|
__init__(self)
__init__(self, ea_t ea1, ea_t ea2) -> area_t |
|
|
|
Inherited from area_t:
__eq__,
__gt__,
__lt__,
__ne__,
clear,
compare,
contains,
empty,
extend,
intersect,
overlaps,
size
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__str__
|
|
|
thisown = _swig_property(lambda x: x.this.own(), lambda x, v: ...
|
|
|
flags = _swig_property(_idaapi.func_t_flags_get, _idaapi.func_...
|
|
|
frame = _swig_property(_idaapi.func_t_frame_get, _idaapi.func_...
|
|
|
frsize = _swig_property(_idaapi.func_t_frsize_get, _idaapi.fun...
|
|
|
frregs = _swig_property(_idaapi.func_t_frregs_get, _idaapi.fun...
|
|
|
argsize = _swig_property(_idaapi.func_t_argsize_get, _idaapi.f...
|
|
|
fpd = _swig_property(_idaapi.func_t_fpd_get, _idaapi.func_t_fp...
|
|
|
color = _swig_property(_idaapi.func_t_color_get, _idaapi.func_...
|
|
|
pntqty = _swig_property(_idaapi.func_t_pntqty_get, _idaapi.fun...
|
|
|
points = _swig_property(_idaapi.func_t_points_get, _idaapi.fun...
|
|
|
regvarqty = _swig_property(_idaapi.func_t_regvarqty_get, _idaa...
|
|
|
regvars = _swig_property(_idaapi.func_t_regvars_get, _idaapi.f...
|
|
|
llabelqty = _swig_property(_idaapi.func_t_llabelqty_get, _idaa...
|
|
|
llabels = _swig_property(_idaapi.func_t_llabels_get, _idaapi.f...
|
|
|
regargqty = _swig_property(_idaapi.func_t_regargqty_get, _idaa...
|
|
|
regargs = _swig_property(_idaapi.func_t_regargs_get, _idaapi.f...
|
|
|
tailqty = _swig_property(_idaapi.func_t_tailqty_get, _idaapi.f...
|
|
|
tails = _swig_property(_idaapi.func_t_tails_get, _idaapi.func_...
|
|
|
owner = _swig_property(_idaapi.func_t_owner_get, _idaapi.func_...
|
|
|
refqty = _swig_property(_idaapi.func_t_refqty_get, _idaapi.fun...
|
|
|
referers = _swig_property(_idaapi.func_t_referers_get, _idaapi...
|
|
|
__swig_destroy__ = _idaapi.delete_func_t
|
|
|
__del__ = lambda self:
|
|
Inherited from area_t:
endEA,
startEA
|