Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.h19 EmulateInstructionARM64(const lldb_private::ArchSpec &arch) in EmulateInstructionARM64() function
162 bool (EmulateInstructionARM64::*callback)(const uint32_t opcode); member
DEmulateInstructionARM64.cpp52 LLDB_PLUGIN_DEFINE_ADV(EmulateInstructionARM64, InstructionARM64) in LLDB_PLUGIN_DEFINE_ADV() argument