Searched defs:EmulateInstruction (Results 1 – 2 of 2) sorted by relevance
74 EmulateInstruction::EmulateInstruction(const ArchSpec &arch) : m_arch(arch) {} in EmulateInstruction() function in EmulateInstruction
78 class EmulateInstruction; variable