Home
last modified time | relevance | path

Searched defs:EmulateInstruction (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Core/
DEmulateInstruction.cpp74 EmulateInstruction::EmulateInstruction(const ArchSpec &arch) : m_arch(arch) {} in EmulateInstruction() function in EmulateInstruction
/external/llvm-project/lldb/include/lldb/
Dlldb-forward.h78 class EmulateInstruction; variable