LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
Operand.hpp File Reference
#include "LIEF/visibility.h"
#include "LIEF/iterators.hpp"
#include <memory>
#include <string>
#include <cassert>
#include <ostream>
Include dependency graph for x86/Operand.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::assembly::x86::Operand
 This class represents an operand for an x86/x86-64 instruction. More...
 
class  LIEF::assembly::x86::Operand::Iterator
 Forward iterator that outputs x86 Operand as std::unique_ptr More...
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::assembly
 Namespace related to assembly/disassembly support.
 
namespace  LIEF::assembly::x86
 x86/x86-64 architecture-related namespace
 
namespace  LIEF::assembly::x86::details