IDA C++ SDK
9.2
Loading...
Searching...
No Matches
mop_pair_t Class Reference
Pair of operands.
More...
#include <
hexrays.hpp
>
Public Attributes
mop_t
lop
low operand
mop_t
hop
high operand
Detailed Description
Pair of operands.
Member Data Documentation
◆
lop
mop_t
mop_pair_t::lop
low operand
◆
hop
mop_t
mop_pair_t::hop
high operand
The documentation for this class was generated from the following file:
ida-sdk/src/include/
hexrays.hpp
mop_pair_t