LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
LIEF::assembly::aarch64::operands Namespace Reference

Namespace that wraps the different aarch64 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 PC-relative operand. More...
 
class  Register
 This class represents a register operand. More...
 

Detailed Description

Namespace that wraps the different aarch64 operands.