7 #ifndef RETDEC_BIN2LLVMIR_UTILS_CAPSTONE_H
8 #define RETDEC_BIN2LLVMIR_UTILS_CAPSTONE_H
10 #include <capstone/capstone.h>
16 namespace capstone_utils {
Definition: architecture.h:19
Common architecture representation.
The frontend-end part of the decompiler.
std::string mode2string(const common::Architecture &arch, cs_mode m)
Definition: capstone.cpp:15
Definition: archive_wrapper.h:19