IDAPython 9.0
Loading...
Searching...
No Matches
stkarg_area_info_t Class Reference
Inheritance diagram for stkarg_area_info_t:

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str cb
 
str stkarg_offset
 
str shadow_size
 
str linkage_area
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ cb

str cb
static
Initial value:
= property(_ida_typeinf.stkarg_area_info_t_cb_get,
_ida_typeinf.stkarg_area_info_t_cb_set)

◆ linkage_area

str linkage_area
static
Initial value:
= property(_ida_typeinf.
stkarg_area_info_t_linkage_area_get, _ida_typeinf.
stkarg_area_info_t_linkage_area_set)

◆ shadow_size

str shadow_size
static
Initial value:
= property(_ida_typeinf.
stkarg_area_info_t_shadow_size_get, _ida_typeinf.
stkarg_area_info_t_shadow_size_set)

◆ stkarg_offset

str stkarg_offset
static
Initial value:
= property(_ida_typeinf.
stkarg_area_info_t_stkarg_offset_get, _ida_typeinf.
stkarg_area_info_t_stkarg_offset_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

The documentation for this class was generated from the following file: