IDAPython 9.0
|
This is the complete list of members for fixup_data_t, including all inherited members.
__init__(self, *args) | fixup_data_t | |
calc_size(self) | fixup_data_t | |
clr_extdef(self) | fixup_data_t | |
clr_unused(self) | fixup_data_t | |
displacement | fixup_data_t | static |
get(self, "ea_t" source) | fixup_data_t | |
get_base(self) | fixup_data_t | |
get_desc(self, "ea_t" source) | fixup_data_t | |
get_flags(self) | fixup_data_t | |
get_handler(self) | fixup_data_t | |
get_type(self) | fixup_data_t | |
get_value(self, "ea_t" ea) | fixup_data_t | |
has_base(self) | fixup_data_t | |
is_custom(self) | fixup_data_t | |
is_extdef(self) | fixup_data_t | |
is_unused(self) | fixup_data_t | |
off | fixup_data_t | static |
patch_value(self, "ea_t" ea) | fixup_data_t | |
sel | fixup_data_t | static |
set(self, "ea_t" source) | fixup_data_t | |
set_base(self, "ea_t" new_base) | fixup_data_t | |
set_extdef(self) | fixup_data_t | |
set_sel(self, "segment_t const *" seg) | fixup_data_t | |
set_target_sel(self) | fixup_data_t | |
set_type(self, "fixup_type_t" type_) | fixup_data_t | |
set_type_and_flags(self, "fixup_type_t" type_, "uint32" flags_=0) | fixup_data_t | |
set_unused(self) | fixup_data_t | |
thisown | fixup_data_t | static |
was_created(self) | fixup_data_t |