Go to the documentation of this file.
15#ifndef LIEF_ASM_X86_OPERAND_IMM_H
16#define LIEF_ASM_X86_OPERAND_IMM_H
37 using Operand::Operand;
38 int64_t
value()
const;
Namespace that wraps the different x86/x86-64 operands.
Definition x86/operands/Immediate.hpp:23
x86/x86-64 architecture-related namespace
Definition x86/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