Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h74 bool (EmulateInstructionPPC64::*callback)(uint32_t opcode); member
H A DEmulateInstructionPPC64.cpp29 LLDB_PLUGIN_DEFINE_ADV(EmulateInstructionPPC64, InstructionPPC64) in LLDB_PLUGIN_DEFINE_ADV() argument