|
|
|
|
func_item_iterator_t
|
__init__(self)
__init__(self, func_t pfn, ea_t ea = BADADDR) ->
func_item_iterator_t |
|
|
|
|
set(self,
*args)
set(self, func_t pfn, ea_t _ea = BADADDR) -> bool |
|
|
|
|
set_range(self,
*args)
set_range(self, ea_t ea1, ea_t ea2) -> bool |
|
|
|
bool
|
|
|
bool
|
|
|
ea_t
|
|
|
area_t
|
|
|
|
next(self,
*args)
next(self, func, void ud) -> bool |
|
|
|
|
prev(self,
*args)
prev(self, func, void ud) -> bool |
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
|
decode_preceding_insn(self,
*args)
decode_preceding_insn(self, eavec_t visited, bool p_farref) ->
bool |
|
|
|
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__str__
|