LIEF: Library to Instrument Executable Formats Version 0.17.0
|
Namespace that wraps the different x86/x86-64 operands. More...
Classes | |
class | Immediate |
This class represents an immediate operand (i.e. a constant) More... | |
class | Memory |
This class represents a memory operand. More... | |
class | PCRelative |
This class represents a RIP/EIP-relative operand. More... | |
class | Register |
This class represents a register operand. More... | |
Namespace that wraps the different x86/x86-64 operands.