Module ida_hexrays :: Class lvars_t
[frames] | no frames]

Class lvars_t

    object --+    
             |    
qvector_lvar_t --+
                 |
                lvars_t

Proxy of C++ lvars_t class.

Instance Methods
lvars_t
__init__(self)
__init__(self, x) -> qvector_lvar_t
 
__swig_destroy__(self)
lvar_t
find(self, ll)
find(self, x) -> lvar_t
int
find_input_lvar(self, argloc, _size)
int
find_lvar(self, location, width, defblk=-1)
int
find_stkvar(self, spoff, width)

Inherited from qvector_lvar_t: __eq__, __getitem__, __iter__, __len__, __ne__, __repr__, __setitem__, add_unique, append, at, back, begin, capacity, clear, empty, end, erase, extract, front, grow, has, inject, insert, pop_back, push_back, qclear, reserve, resize, size, swap, truncate

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

__init__(self, x) -> qvector_lvar_t

Returns: lvars_t
Overrides: object.__init__

__swig_destroy__(self)

 
Overrides: qvector_lvar_t.__swig_destroy__

find(self, ll)

 

find(self, x) -> lvar_t

Returns: lvar_t
Overrides: qvector_lvar_t.find

Property Details

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)