|
|
|
|
curloc
|
__init__(self)
__init__(self, char stackName) -> curloc |
|
|
|
|
linkTo(*args)
linkTo(self, char stackName) |
|
|
|
|
setx(*args)
setx(self, int xx) |
|
|
|
|
jump_push(*args)
jump_push(self, bool try_to_unhide, ea_t ea=ea_t(-1), int lnnum=0, ... |
|
|
|
|
pop(*args)
pop(self, bool try_tohide) -> bool |
|
|
|
|
get(*args)
get(self, size_t depth) -> bool |
|
|
|
size_t
|
|
|
|
copy_current_location(*args)
copy_current_location(self, curloc loc) |
|
|
|
|
mark(*args)
mark(self, int marker, char title, char desc) -> int |
|
|
|
|
markedpos(*args)
markedpos(self, int marker) -> ea_t |
|
|
|
|
jump(*args)
jump(self, int marker) -> bool |
|
|
|
|
markdesc(*args)
markdesc(self, int marker, char buf) -> ssize_t |
|
|
|
|
__swig_destroy__(...)
delete_curloc(curloc self) |
|
|
|
|
|
|
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__str__
|