Proxy of C++ qrefcnt_t< cfunc_t > class.
cfunc_t
|
|
|
|
cfuncptr_t
|
__init__(self,
p)
__init__(self, r) -> cfuncptr_t |
|
|
size_t
|
|
cfunc_t
|
|
|
|
|
|
|
|
|
|
int
|
|
bool
|
find_item_coords(self,
item,
px,
py)
find_item_coords(self, item) -> PyObject * |
|
|
citem_t
|
|
bool
|
gather_derefs(self,
ci,
udm=None) |
|
|
boundaries_t
|
|
eamap_t
|
|
bool
|
get_func_type(self,
type) |
|
|
bool
|
get_line_item(self,
line,
x,
is_ctree_line,
phead,
pitem,
ptail) |
|
|
lvars_t
|
|
strvec_t
|
|
sval_t
|
|
char const *
|
get_user_cmt(self,
loc,
rt) |
|
|
int32
|
get_user_iflags(self,
loc) |
|
|
bool
|
get_user_union_selection(self,
ea,
path) |
|
|
hexwarns_t
|
|
bool
|
|
|
|
|
|
|
|
|
|
|
remove_unused_labels(self) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set_user_cmt(self,
loc,
cmt) |
|
|
|
set_user_iflags(self,
loc,
iflags) |
|
|
|
set_user_union_selection(self,
ea,
path) |
|
|
|
verify(self,
aul,
even_without_debugger) |
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|
|
argidx
cfuncptr_t_argidx_get(self) -> intvec_t
|
|
arguments
|
|
body
cfuncptr_t_body_get(self) -> cinsn_t
|
|
boundaries
|
|
eamap
|
|
entry_ea
cfuncptr_t_entry_ea_get(self) -> ea_t
|
|
hdrlines
cfuncptr_t_hdrlines_get(self) -> int
|
|
lvars
|
|
maturity
cfuncptr_t_maturity_get(self) -> ctree_maturity_t
|
|
mba
cfuncptr_t_mba_get(self) -> mbl_array_t
|
|
numforms
cfuncptr_t_numforms_get(self) -> user_numforms_t
|
|
pseudocode
|
|
refcnt
cfuncptr_t_refcnt_get(self) -> int
|
|
statebits
cfuncptr_t_statebits_get(self) -> int
|
|
thisown
The membership flag
|
|
treeitems
cfuncptr_t_treeitems_get(self) -> ctree_items_t
|
|
type
|
|
user_cmts
cfuncptr_t_user_cmts_get(self) -> user_cmts_t
|
|
user_iflags
cfuncptr_t_user_iflags_get(self) -> user_iflags_t
|
|
user_labels
cfuncptr_t_user_labels_get(self) -> user_labels_t
|
|
user_unions
cfuncptr_t_user_unions_get(self) -> user_unions_t
|
|
warnings
|
Inherited from object :
__class__
|