Represents a symbolic operand of the form "(Sym1 - Sym2) / Scale + Offset".
More...
#include <SymbolicExpression.hpp>
Represents a symbolic operand of the form "(Sym1 - Sym2) / Scale + Offset".
◆ operator!=
◆ operator==
◆ Attributes
◆ Offset
| int64_t gtirb::SymAddrAddr::Offset |
◆ Scale
| int64_t gtirb::SymAddrAddr::Scale |
◆ Sym1
| Symbol* gtirb::SymAddrAddr::Sym1 |
Symbol representing the base address.
◆ Sym2
| Symbol* gtirb::SymAddrAddr::Sym2 |
The documentation for this struct was generated from the following file: