Go to the documentation of this file.
15#ifndef LIEF_ASM_AARCH64_OPERAND_IMM_H
16#define LIEF_ASM_AARCH64_OPERAND_IMM_H
37 using Operand::Operand;
38 int64_t
value()
const;
Namespace that wraps the different aarch64 operands.
Definition aarch64/operands/Immediate.hpp:23
AArch64 architecture-related namespace.
Definition aarch64/Instruction.hpp:27
Namespace related to assembly/disassembly support.
Definition Abstract/Binary.hpp:43
LIEF namespace.
Definition Abstract/Binary.hpp:36
#define LIEF_API
Definition visibility.h:41