|
|
|
|
segment_t
|
__init__(self)
__init__(self, ea_t ea1, ea_t ea2) -> area_t |
|
|
|
bool
|
|
|
bool
|
|
|
int
|
|
|
int
|
|
|
bool
|
|
|
|
|
|
|
|
|
bool
|
|
|
|
|
|
|
|
|
bool
|
|
|
|
set_visible_segm(self,
*args)
set_visible_segm(self, bool visible) |
|
|
|
|
set_debugger_segm(self,
*args)
set_debugger_segm(self, bool debseg) |
|
|
|
bool
|
|
|
|
set_loader_segm(self,
*args)
set_loader_segm(self, bool ldrseg) |
|
|
|
bool
|
|
|
|
set_hidden_segtype(self,
*args)
set_hidden_segtype(self, bool hide) |
|
|
|
int
|
|
|
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: ...
|
|
|
name = _swig_property(_idaapi.segment_t_name_get, _idaapi.segm...
|
|
|
sclass = _swig_property(_idaapi.segment_t_sclass_get, _idaapi....
|
|
|
orgbase = _swig_property(_idaapi.segment_t_orgbase_get, _idaap...
|
|
|
align = _swig_property(_idaapi.segment_t_align_get, _idaapi.se...
|
|
|
comb = _swig_property(_idaapi.segment_t_comb_get, _idaapi.segm...
|
|
|
perm = _swig_property(_idaapi.segment_t_perm_get, _idaapi.segm...
|
|
|
bitness = _swig_property(_idaapi.segment_t_bitness_get, _idaap...
|
|
|
flags = _swig_property(_idaapi.segment_t_flags_get, _idaapi.se...
|
|
|
sel = _swig_property(_idaapi.segment_t_sel_get, _idaapi.segmen...
|
|
|
defsr = _swig_property(_idaapi.segment_t_defsr_get, _idaapi.se...
|
|
|
type = _swig_property(_idaapi.segment_t_type_get, _idaapi.segm...
|
|
|
color = _swig_property(_idaapi.segment_t_color_get, _idaapi.se...
|
|
|
__swig_destroy__ = _idaapi.delete_segment_t
|
|
|
__del__ = lambda self:
|
|
Inherited from area_t:
endEA,
startEA
|