retdec
include
retdec
capstone2llvmir
mips
mips.h
Go to the documentation of this file.
1
7
#ifndef RETDEC_CAPSTONE2LLVMIR_MIPS_MIPS_H
8
#define RETDEC_CAPSTONE2LLVMIR_MIPS_MIPS_H
9
10
#include "
retdec/capstone2llvmir/capstone2llvmir.h
"
11
#include "
retdec/capstone2llvmir/mips/mips_defs.h
"
12
13
namespace
retdec
{
14
namespace
capstone2llvmir {
15
19
class
Capstone2LlvmIrTranslatorMips
:
virtual
public
Capstone2LlvmIrTranslator
20
{
21
22
};
23
24
}
// namespace capstone2llvmir
25
}
// namespace retdec
26
27
#endif
capstone2llvmir.h
Common public interface for translators converting bytes to LLVM IR.
retdec::capstone2llvmir::Capstone2LlvmIrTranslatorMips
Definition:
mips.h:20
retdec::capstone2llvmir::Capstone2LlvmIrTranslator
Definition:
capstone2llvmir.h:42
mips_defs.h
Additional (on top of Capstone) definitions for MIPS translator.
retdec
Definition:
archive_wrapper.h:19
Generated on Tue Aug 8 2023 10:45:47 for retdec by
1.9.1