Result of get_current_operand()
More...
#include <hexrays.hpp>
◆ is_reg()
bool gco_info_t::is_reg |
( |
| ) |
const |
|
inline |
◆ is_use()
bool gco_info_t::is_use |
( |
| ) |
const |
|
inline |
◆ is_def()
bool gco_info_t::is_def |
( |
| ) |
const |
|
inline |
◆ append_to_list()
Append operand info to LIST.
This function converts IDA register number or stack offset to a decompiler list.
- Parameters
-
list | list to append to |
mba | microcode object |
◆ cvt_to_ivl()
vivl_t gco_info_t::cvt_to_ivl |
( |
| ) |
const |
|
inline |
Convert operand info to VIVL.
The returned VIVL can be used, for example, in a call of get_valranges().
◆ name
◆ stkoff
◆ regnum
if register, the register id
◆ [union]
◆ size
◆ flags
The documentation for this struct was generated from the following file: