Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h73 bool (EmulateInstructionPPC64::*callback)(uint32_t opcode); member
H A DEmulateInstructionPPC64.cpp28 LLDB_PLUGIN_DEFINE_ADV(EmulateInstructionPPC64, InstructionPPC64) in LLDB_PLUGIN_DEFINE_ADV() argument