|
|
|
|
curloc
|
__init__(self)
__init__(self, char stackName) -> curloc |
|
|
|
|
linkTo(self,
*args)
linkTo(self, char stackName) |
|
|
|
|
setx(self,
*args)
setx(self, int xx) |
|
|
|
|
jump_push(self,
*args)
jump_push(self, bool try_to_unhide, ea_t ea = BADADDR, int lnnum = 0, ... |
|
|
|
|
pop(self,
*args)
pop(self, bool try_tohide) -> bool |
|
|
|
|
get(self,
*args)
get(self, size_t depth) -> bool |
|
|
|
size_t
|
|
|
|
copy_current_location(self,
*args)
copy_current_location(self, curloc loc) |
|
|
|
|
mark(self,
*args)
mark(self, int marker, char title, char desc) -> int |
|
|
|
|
markedpos(self,
*args)
markedpos(self, int marker) -> ea_t |
|
|
|
|
jump(self,
*args)
jump(self, int marker) -> bool |
|
|
|
|
markdesc(self,
*args)
markdesc(self, int marker) -> ssize_t |
|
|
|
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__str__
|
|
|
thisown = _swig_property(lambda x: x.this.own(), lambda x, v: ...
|
|
|
ea = _swig_property(_idaapi.curloc_ea_get, _idaapi.curloc_ea_set)
|
|
|
x = _swig_property(_idaapi.curloc_x_get, _idaapi.curloc_x_set)
|
|
|
y = _swig_property(_idaapi.curloc_y_get, _idaapi.curloc_y_set)
|
|
|
lnnum = _swig_property(_idaapi.curloc_lnnum_get, _idaapi.curlo...
|
|
|
flags = _swig_property(_idaapi.curloc_flags_get, _idaapi.curlo...
|
|
|
target = _swig_property(_idaapi.curloc_target_get, _idaapi.cur...
|
|
|
__swig_destroy__ = _idaapi.delete_curloc
|
|
|
__del__ = lambda self:
|